From 07a453a05efe933d32c26c0d8acf3777d8e896f4 Mon Sep 17 00:00:00 2001 From: "svc.kargo" Date: Sun, 21 Jun 2026 22:31:41 +0200 Subject: [PATCH] chore(kargo): update image tag tournament to 0.5.0-x86_v2 on htwg-1-prod (#444) --- 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 3ec71ea..d369c59 100755 --- a/nowchess/htwg-1-prod/kustomization.yaml +++ b/nowchess/htwg-1-prod/kustomization.yaml @@ -93,6 +93,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.4.0-x86_v2 + newTag: 0.5.0-x86_v2 - name: ghcr.io/now-chess/now-chess-systems/ws newTag: 0.17.0-x86_v2