From 6d3f8eee5aadc2bf0414b8658443457cd44b4e52 Mon Sep 17 00:00:00 2001 From: Daniel Sy Date: Tue, 3 Mar 2026 11:48:56 +0100 Subject: [PATCH] Update Argo CD helm chart target revision to v9.4.6 --- otc/dev.t09.de/stacks/core/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otc/dev.t09.de/stacks/core/argocd.yaml b/otc/dev.t09.de/stacks/core/argocd.yaml index 15ae075..51d7b2c 100644 --- a/otc/dev.t09.de/stacks/core/argocd.yaml +++ b/otc/dev.t09.de/stacks/core/argocd.yaml @@ -23,7 +23,7 @@ spec: # TODO: RIRE Can be updated when https://github.com/argoproj/argo-cd/issues/20790 is fixed and merged # As logout make problems, it is suggested to switch from path based routing to an own argocd domain, # similar to the CNOE amazon reference implementation and in our case, Forgejo - targetRevision: argo-cd-9.1.5 + targetRevision: argo-cd-9.4.6 helm: valueFiles: - $values/otc/dev.t09.de/stacks/core/argocd/values.yaml