From 223629181127953349e33da9558a837906e859c9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Jun 2026 16:45:34 +0000 Subject: [PATCH] Update Helm release argo-workflows to v1.0.16 --- 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 d3ba96ac..6fe66caa 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.14 + version: 1.0.16 condition: argo.workflows.enabled missingFileHandler: Info - name: manifests