diff --git a/rollouts/helloworld-canary-with-analysis/argo-rollouts-with-analysis.yaml b/rollouts/helloworld-canary-with-analysis/argo-rollouts-with-analysis.yaml index d8db93364cb56d61ecda36844dd2475d895d10bd..3abb101a4ef19053864b45e7a289c6e70bf30a1e 100644 --- a/rollouts/helloworld-canary-with-analysis/argo-rollouts-with-analysis.yaml +++ b/rollouts/helloworld-canary-with-analysis/argo-rollouts-with-analysis.yaml @@ -72,7 +72,7 @@ spec: spec: containers: - name: spring-boot-helloworld - image: ikubernetes/spring-boot-helloworld:v0.8.0 + image: ikubernetes/spring-boot-helloworld:v0.9.2 ports: - name: http containerPort: 80