From e7a9438ce584a0e7796f86fc276db49a68f4dea7 Mon Sep 17 00:00:00 2001 From: Kargo Date: Mon, 11 May 2026 21:19:31 +0000 Subject: [PATCH] chore(kargo): update image tag coordinator to 0.17.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 8ceb8d4..6cb557a 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.16.0 + newTag: 0.17.0 - name: ghcr.io/now-chess/now-chess-systems/core newTag: 0.33.0 - name: ghcr.io/now-chess/now-chess-systems/io -- 2.52.0