From 86920e937dd476252c52be7435e7b6dec6d131ac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Mar 2026 12:57:48 +0000 Subject: [PATCH] Update Helm release argo-cd to v9.4.7 --- helmfile.d/argo.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index 0e9e553c..2bb9fbd2 100644 --- a/helmfile.d/argo.yaml.gotmpl +++ b/helmfile.d/argo.yaml.gotmpl @@ -15,7 +15,7 @@ releases: - name: argocd namespace: argocd chart: argo/argo-cd - version: 9.4.6 + version: 9.4.7 condition: argo.enabled values: - ../values/argo/values/argocd.yaml.gotmpl