diff --git a/server/sample/bookinfo.yaml b/server/sample/bookinfo.yaml index 8a45a111bc6..11498fa7261 100644 --- a/server/sample/bookinfo.yaml +++ b/server/sample/bookinfo.yaml @@ -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 @@ -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 @@ -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 @@ -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