From ca98c00d662a0f36969ef362aad720c389e88e7c Mon Sep 17 00:00:00 2001 From: "svc.kargo" Date: Thu, 16 Apr 2026 20:22:24 +0200 Subject: [PATCH] chore(kargo): update image tag kargo to 1.9.6 (#1) chore(kargo): update image tag kargo to 1.9.6 [View in Kargo UI](https://kargo.nowchess.janis-eccarius.de/project/orchestration-kargo/stage/kargo) Co-authored-by: Kargo Reviewed-on: https://git.janis-eccarius.de/NowChess/GitOps/pulls/1 Co-authored-by: svc.kargo Co-committed-by: svc.kargo --- 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 4159da5..1c3b0de 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.8.6 + targetRevision: 1.9.6 helm: valueFiles: - $values/kargo/eu-central-1/values.yaml