From 9454a958403f584718fb95b1385f184095abe48b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 10:07:21 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-events to v1.9.11 --- components/argo-events/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/argo-events/kustomization.yaml b/components/argo-events/kustomization.yaml index d46417298..6c59c3a83 100644 --- a/components/argo-events/kustomization.yaml +++ b/components/argo-events/kustomization.yaml @@ -4,8 +4,8 @@ kind: Kustomization resources: - namespace.yaml - - https://github.com/argoproj/argo-events/releases/download/v1.9.10/install.yaml - - https://github.com/argoproj/argo-events/releases/download/v1.9.10/install-validating-webhook.yaml + - https://github.com/argoproj/argo-events/releases/download/v1.9.11/install.yaml + - https://github.com/argoproj/argo-events/releases/download/v1.9.11/install-validating-webhook.yaml # grant the argo-workflows the ability to run workflows in this namespace - workflow-controller-rolebinding.yaml