From 4ceb631dda8cae38d7c0c49cb6a73cdb47f6bba8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jul 2026 21:30:44 +0000 Subject: [PATCH] build(helm): update argo-workflows to 1.0.19 --- apps/versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/versions.toml b/apps/versions.toml index 502c431f..259ad5d5 100644 --- a/apps/versions.toml +++ b/apps/versions.toml @@ -11,7 +11,7 @@ helm = "https://argoproj.github.io/argo-helm" chart = "argo-cd" [argo-workflows] -version = "1.0.14" +version = "1.0.19" helm = "https://argoproj.github.io/argo-helm" chart = "argo-workflows"