From b37c94afa634ac5d448507f2f8377994ff9730d7 Mon Sep 17 00:00:00 2001 From: "svc.kargo" Date: Wed, 3 Jun 2026 08:16:14 +0200 Subject: [PATCH] chore(kargo): update image tag store to 0.24.0-x86_v2 on htwg-1-prod (#345) --- 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 773f6b2..e1715ca 100644 --- a/nowchess/htwg-1-prod/kustomization.yaml +++ b/nowchess/htwg-1-prod/kustomization.yaml @@ -48,6 +48,6 @@ images: - name: ghcr.io/now-chess/now-chess-systems/rule newTag: 0.18.0-x86_v2 - name: ghcr.io/now-chess/now-chess-systems/store - newTag: 0.23.0-x86_v2 + newTag: 0.24.0-x86_v2 - name: ghcr.io/now-chess/now-chess-systems/ws newTag: 0.14.0-x86_v2