From ee996d4242e3fe937fb7963e82ce3aa88fa6e4f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 07:41:48 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-events to v1.9.8 --- 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 9c293bedd..f708ee5eb 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.7/install.yaml - - https://github.com/argoproj/argo-events/releases/download/v1.9.7/install-validating-webhook.yaml + - https://github.com/argoproj/argo-events/releases/download/v1.9.8/install.yaml + - https://github.com/argoproj/argo-events/releases/download/v1.9.8/install-validating-webhook.yaml # grant the argo-workflows the ability to run workflows in this namespace - workflow-controller-rolebinding.yaml