From 01ee7e8cc1f1f84121005e4d6bb1e60c4144bb51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Tue, 12 Aug 2025 15:52:49 +0200 Subject: [PATCH] chore: Bump argo workflows to latest --- 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 41f4f13d..3c93bf86 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.45.0 + version: 0.45.22 condition: argo.workflows.enabled missingFileHandler: Info - name: manifests