From 01421644eb42cec79602c7d80a2929573776ebbb Mon Sep 17 00:00:00 2001 From: "svc.kargo" Date: Sun, 31 May 2026 17:41:30 +0200 Subject: [PATCH 1/5] chore(kargo): update image tag core to 0.46.0 on htwg-1-prod (#315) --- 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 d7e93a6..d8ee469 100644 --- a/nowchess/htwg-1-prod/kustomization.yaml +++ b/nowchess/htwg-1-prod/kustomization.yaml @@ -38,7 +38,7 @@ images: - name: ghcr.io/now-chess/now-chess-systems/coordinator newTag: 0.32.0 - name: ghcr.io/now-chess/now-chess-systems/core - newTag: 0.45.0 + newTag: 0.46.0 - name: ghcr.io/now-chess/now-chess-systems/frontend newTag: 0.2.4 - name: ghcr.io/now-chess/now-chess-systems/io -- 2.52.0 From 16ef99ed6ab11c96a6bff16f7c0a5e80b85b8ba4 Mon Sep 17 00:00:00 2001 From: "svc.kargo" Date: Sun, 31 May 2026 17:42:52 +0200 Subject: [PATCH 2/5] chore(kargo): update image tag store to 0.23.0 on staging (#317) --- nowchess/eu-central-1-staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nowchess/eu-central-1-staging/kustomization.yaml b/nowchess/eu-central-1-staging/kustomization.yaml index 7b5f0ea..668de13 100644 --- a/nowchess/eu-central-1-staging/kustomization.yaml +++ b/nowchess/eu-central-1-staging/kustomization.yaml @@ -60,7 +60,7 @@ images: - name: ghcr.io/now-chess/now-chess-systems/rule newTag: 0.18.0 - name: ghcr.io/now-chess/now-chess-systems/store - newTag: 0.22.0 + newTag: 0.23.0 - name: ghcr.io/now-chess/now-chess-systems/ws newTag: 0.14.0 configurations: -- 2.52.0 From b515d24d4e48447abece1b533ffb84f212b5d4ba Mon Sep 17 00:00:00 2001 From: "svc.kargo" Date: Sun, 31 May 2026 17:43:21 +0200 Subject: [PATCH 3/5] chore(kargo): update image tag store to 0.23.0 on htwg-1-prod (#318) --- 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 d8ee469..dc47ad8 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 - name: ghcr.io/now-chess/now-chess-systems/store - newTag: 0.22.0 + newTag: 0.23.0 - name: ghcr.io/now-chess/now-chess-systems/ws newTag: 0.14.0 -- 2.52.0 From 59724cd40e9f44c693323d614777923641f4ef2f Mon Sep 17 00:00:00 2001 From: "svc.kargo" Date: Mon, 1 Jun 2026 18:42:26 +0200 Subject: [PATCH 4/5] chore(kargo): update image tag kargo to 1.10.5 (#319) --- eu-central-1/argo-apps/kargo/kargo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eu-central-1/argo-apps/kargo/kargo.yaml b/eu-central-1/argo-apps/kargo/kargo.yaml index d2a7d2e..c03b4cf 100644 --- a/eu-central-1/argo-apps/kargo/kargo.yaml +++ b/eu-central-1/argo-apps/kargo/kargo.yaml @@ -11,7 +11,7 @@ spec: sources: - repoURL: ghcr.io/akuity/kargo-charts chart: kargo - targetRevision: 1.10.4 + targetRevision: 1.10.5 helm: valueFiles: - $values/kargo/eu-central-1/values.yaml -- 2.52.0 From 7f8225bb7dee416ce89bf5f9ac4839c92998874d Mon Sep 17 00:00:00 2001 From: Kargo Date: Mon, 1 Jun 2026 16:44:55 +0000 Subject: [PATCH 5/5] chore(kargo): update image tag core to 0.46.0 on eu-central-1-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 32c7218..3b342d5 100644 --- a/nowchess/eu-central-1-prod/kustomization.yaml +++ b/nowchess/eu-central-1-prod/kustomization.yaml @@ -39,7 +39,7 @@ images: - name: ghcr.io/now-chess/now-chess-systems/coordinator newTag: 0.32.0 - name: ghcr.io/now-chess/now-chess-systems/core - newTag: 0.45.0 + newTag: 0.46.0 - name: ghcr.io/now-chess/now-chess-systems/frontend newTag: 0.2.4 - name: ghcr.io/now-chess/now-chess-systems/io -- 2.52.0