From 0700f4e8cfabd15e3b8e531a9ed20450634b240a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 03:31:17 +0000 Subject: [PATCH] Update dependency argoproj/argo-workflows to v4 --- ci/argo-workflows-ns-install/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/argo-workflows-ns-install/kustomization.yaml b/ci/argo-workflows-ns-install/kustomization.yaml index 5b15af1..618f73e 100644 --- a/ci/argo-workflows-ns-install/kustomization.yaml +++ b/ci/argo-workflows-ns-install/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization resources: # https://github.com/argoproj/argo-workflows/ # renovate: datasource=github-releases depName=argoproj/argo-workflows -- https://github.com/argoproj/argo-workflows/releases/download/v3.4.6/namespace-install.yaml +- https://github.com/argoproj/argo-workflows/releases/download/v4.0.6/namespace-install.yaml - minio-secret.yaml patches: