From af98f047677e9ce1c6295f8bd01277f655543bdd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 15:03:15 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-events to v1.9.6 --- 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 5619bc532..b2bb95fa0 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.1/install.yaml - - https://github.com/argoproj/argo-events/releases/download/v1.9.1/install-validating-webhook.yaml + - https://github.com/argoproj/argo-events/releases/download/v1.9.6/install.yaml + - https://github.com/argoproj/argo-events/releases/download/v1.9.6/install-validating-webhook.yaml ## configure rbac to integrate with argo-workflow # - default-role.yaml