We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a605ee4 commit 2727b04Copy full SHA for 2727b04
components/argo-events/kustomization.yaml
@@ -4,8 +4,8 @@ kind: Kustomization
4
5
resources:
6
- namespace.yaml
7
- - https://github.com/argoproj/argo-events/releases/download/v1.9.6/install.yaml
8
- - https://github.com/argoproj/argo-events/releases/download/v1.9.6/install-validating-webhook.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
9
10
## configure rbac to integrate with argo-workflow
11
# - default-role.yaml
0 commit comments