From 83524b515c6c57171be6fcbd70682467684620bd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Apr 2026 12:15:09 +0000 Subject: [PATCH] Update Helm release argo-workflows to v1.0.10 --- 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 84a70b29..67b0a7cb 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: 1.0.7 + version: 1.0.10 condition: argo.workflows.enabled missingFileHandler: Info - name: manifests