From a80f233e843ad0515f79ab72e7c46f8b34079191 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Mar 2026 00:04:50 +0000 Subject: [PATCH] Update Helm release argo-workflows to v1 --- 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 591a8728..b601a507 100644 --- a/helmfile.d/argo.yaml.gotmpl +++ b/helmfile.d/argo.yaml.gotmpl @@ -43,7 +43,7 @@ releases: - name: argo-workflows namespace: argocd chart: argo/argo-workflows - version: 0.47.5 + version: 1.0.5 condition: argo.workflows.enabled missingFileHandler: Info - name: manifests