From da5a2ea142c9e60bf6ee8caafe51972882617db2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 Jan 2026 18:04:14 +0000 Subject: [PATCH] Update Helm release argocd-apps to v2.0.4 --- 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 9eb5d9e2..5df46c55 100644 --- a/helmfile.d/argo.yaml.gotmpl +++ b/helmfile.d/argo.yaml.gotmpl @@ -27,7 +27,7 @@ releases: - name: argocd-apps namespace: argocd chart: argo/argocd-apps - version: 2.0.3 + version: 2.0.4 condition: argo.apps.enabled values: - ../values/argo/values/apps.yaml.gotmpl -- 2.52.0