From f9e43092b839e32fe6cab2e7161785a8ea967368 Mon Sep 17 00:00:00 2001 From: Kargo Date: Tue, 16 Jun 2026 08:35:23 +0000 Subject: [PATCH] chore(kargo): update image tag tournament to 0.2.0-x86_v2 on htwg-1-prod --- nowchess/htwg-1-prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nowchess/htwg-1-prod/kustomization.yaml b/nowchess/htwg-1-prod/kustomization.yaml index ef46a91..592357b 100755 --- a/nowchess/htwg-1-prod/kustomization.yaml +++ b/nowchess/htwg-1-prod/kustomization.yaml @@ -52,6 +52,6 @@ images: - name: ghcr.io/now-chess/now-chess-systems/store newTag: 0.24.0-x86_v2 - name: ghcr.io/now-chess/now-chess-systems/tournament - newTag: 0.1.0-x86_v2 + newTag: 0.2.0-x86_v2 - name: ghcr.io/now-chess/now-chess-systems/ws newTag: 0.16.0-x86_v2