From 138612162ad7189cad38b9f8841329b9422e4c38 Mon Sep 17 00:00:00 2001 From: Kargo Date: Sun, 10 May 2026 10:48:07 +0000 Subject: [PATCH] chore(kargo): update image tag coordinator to 0.15.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 45169c5..89a5a7e 100644 --- a/nowchess/eu-central-1-prod/kustomization.yaml +++ b/nowchess/eu-central-1-prod/kustomization.yaml @@ -26,7 +26,7 @@ images: - name: ghcr.io/now-chess/now-chess-systems/bot-platform newTag: 0.8.0 - name: ghcr.io/now-chess/now-chess-systems/coordinator - newTag: 0.14.0 + newTag: 0.15.0 - name: ghcr.io/now-chess/now-chess-systems/core newTag: 0.30.0 - name: ghcr.io/now-chess/now-chess-systems/io -- 2.52.0