From 288e5f324bfcd3d0435f812307eab130deb973cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Sep 2025 05:28:21 +0000 Subject: [PATCH] Update Helm release argo-cd to v7.9.1 --- 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 3c93bf86..24aae044 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: 7.8.0 + version: 7.9.1 condition: argo.enabled values: - ../values/argo/values/argocd.yaml.gotmpl