From b386a052732af020f39c4dae0b77b2510747b7f1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Jun 2026 16:52:55 +0000 Subject: [PATCH] Update Helm release argo-cd to v9.5.19 --- 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 042c2e81..f8eaaabd 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.17 + version: 9.5.19 condition: argo.enabled values: - ../values/argo/values/argocd.yaml.gotmpl -- 2.52.0