From 6dc57af5ae853a6af43106fee34f5cb3bd9da299 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Mar 2026 15:24:45 +0000 Subject: [PATCH] Update Helm release argo-cd to v9.4.10 --- 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 313fe850..591a8728 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.7 + version: 9.4.10 condition: argo.enabled values: - ../values/argo/values/argocd.yaml.gotmpl