From fb927b6cd4fa7a355a6b9fe54445e2349dec6585 Mon Sep 17 00:00:00 2001 From: Brahma Raj Joshi <150577546+brj0067@users.noreply.github.com> Date: Wed, 16 Sep 2026 00:37:46 +0400 Subject: [PATCH] Update Docker image version to v2.0 --- canary-app-automatic/rollout.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/canary-app-automatic/rollout.yaml b/canary-app-automatic/rollout.yaml index 2f064adbb..24a61c91f 100644 --- a/canary-app-automatic/rollout.yaml +++ b/canary-app-automatic/rollout.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: webserver-simple - image: docker.io/kostiscodefresh/gitops-canary-app:v1.0 + image: docker.io/kostiscodefresh/gitops-canary-app:v2.0 imagePullPolicy: Always ports: - containerPort: 8080 @@ -37,4 +37,4 @@ spec: analysis: templates: - templateName: simple-200-return - \ No newline at end of file +