v1.5.2
github-actions
released this
09 Nov 20:01
·
1028 commits
to master
since this release
Major Changes
- fix: fatal the services if starting failed (#1405)
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.2/manifests/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.2/manifests/install-validating-webhook.yaml