Skip to content

Commit

Permalink
[release-4.1] Update bookinfo version to 1.17.0 (#4362)
Browse files Browse the repository at this point in the history
Update bookinfo version to 1.17.0

Co-authored-by: Wenhao Zhou <[email protected]>
  • Loading branch information
ks-ci-bot and zhou1203 authored Dec 18, 2024
1 parent a8e85d0 commit 29c84cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions server/sample/bookinfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
cpu: "1"
memory: 1000Mi
imagePullPolicy: IfNotPresent
image: "istio/examples-bookinfo-productpage-v1:1.10.1"
image: "istio/examples-bookinfo-productpage-v1:1.17.0"
ports:
- name: http-web
protocol: TCP
Expand Down Expand Up @@ -151,7 +151,7 @@ spec:
cpu: "1"
memory: 1000Mi
imagePullPolicy: IfNotPresent
image: "istio/examples-bookinfo-reviews-v1:1.10.1"
image: "istio/examples-bookinfo-reviews-v1:1.17.0"
ports:
- name: http-web
protocol: TCP
Expand Down Expand Up @@ -230,7 +230,7 @@ spec:
cpu: "1"
memory: 1000Mi
imagePullPolicy: IfNotPresent
image: "istio/examples-bookinfo-details-v1:1.10.1"
image: "istio/examples-bookinfo-details-v1:1.17.0"
ports:
- name: http-web
protocol: TCP
Expand Down Expand Up @@ -309,7 +309,7 @@ spec:
cpu: "1"
memory: 1000Mi
imagePullPolicy: IfNotPresent
image: "istio/examples-bookinfo-ratings-v1:1.10.1"
image: "istio/examples-bookinfo-ratings-v1:1.17.0"
ports:
- name: http-web
protocol: TCP
Expand Down

0 comments on commit 29c84cf

Please sign in to comment.