From f515715f7be8e04d170e5fd96705c51e25259259 Mon Sep 17 00:00:00 2001 From: Kargo Date: Thu, 30 Apr 2026 15:47:58 +0000 Subject: [PATCH] chore(kargo): update image tag account to 0.2.0 on staging --- nowchess/eu-central-1-staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nowchess/eu-central-1-staging/kustomization.yaml b/nowchess/eu-central-1-staging/kustomization.yaml index 11f0267..6534db6 100644 --- a/nowchess/eu-central-1-staging/kustomization.yaml +++ b/nowchess/eu-central-1-staging/kustomization.yaml @@ -42,7 +42,7 @@ patches: replicas: 1 images: - name: ghcr.io/now-chess/now-chess-systems/account - newTag: 0.1.0 + newTag: 0.2.0 - name: ghcr.io/now-chess/now-chess-systems/bot-platform newTag: 0.2.0 - name: ghcr.io/now-chess/now-chess-systems/coordinator -- 2.52.0