Skip to content

Commit

Permalink
Update bookinfo version to 1.17.0 (#4361)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou1203 authored Dec 18, 2024
1 parent b4e4d94 commit b7063b2
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 b7063b2

Please sign in to comment.