From 7a941ac30f96c678b8b0e49d8aa44744401d2529 Mon Sep 17 00:00:00 2001 From: Kargo Date: Thu, 30 Apr 2026 16:43:20 +0000 Subject: [PATCH] chore(kargo): update image tag rule to 0.12.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 920d69b..4725eec 100644 --- a/nowchess/eu-central-1-prod/kustomization.yaml +++ b/nowchess/eu-central-1-prod/kustomization.yaml @@ -33,7 +33,7 @@ images: - name: ghcr.io/now-chess/now-chess-systems/official-bots newTag: 0.3.0 - name: ghcr.io/now-chess/now-chess-systems/rule - newTag: latest + newTag: 0.12.0 - name: ghcr.io/now-chess/now-chess-systems/store newTag: 0.3.0 - name: ghcr.io/now-chess/now-chess-systems/ws -- 2.52.0