From bd85f4398086a942297a56b224c9c09a257f9a93 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Feb 2026 16:21:39 +0000 Subject: [PATCH] Update Helm release argo-workflows to v0.47.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 785de356..3bdd96d3 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.3 + version: 0.47.4 condition: argo.workflows.enabled missingFileHandler: Info - name: manifests