From 92c51e72df67077219610554c3d1131c5ba92a58 Mon Sep 17 00:00:00 2001 From: Kargo Date: Tue, 12 May 2026 20:42:57 +0000 Subject: [PATCH] chore(kargo): update image tag frontend to 0.2.0 on prod --- nowchess/eu-central-1-prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nowchess/eu-central-1-prod/kustomization.yaml b/nowchess/eu-central-1-prod/kustomization.yaml index 787ee91..c1be207 100644 --- a/nowchess/eu-central-1-prod/kustomization.yaml +++ b/nowchess/eu-central-1-prod/kustomization.yaml @@ -30,7 +30,7 @@ images: - name: ghcr.io/now-chess/now-chess-systems/core newTag: 0.34.0 - name: ghcr.io/now-chess/now-chess-systems/frontend - newTag: 0.1.0 + newTag: 0.2.0 - name: ghcr.io/now-chess/now-chess-systems/io newTag: 0.20.0 - name: ghcr.io/now-chess/now-chess-systems/official-bots -- 2.52.0