From adc5e75b07c913d0d0900afb87ec8190d527d83f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 31 May 2026 00:04:10 +0000 Subject: [PATCH] Update Helm release argo-cd to v9.5.15 --- 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 dd36665a..262efc8b 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.5.14 + version: 9.5.15 condition: argo.enabled values: - ../values/argo/values/argocd.yaml.gotmpl