v1.5.3
github-actions
released this
22 Nov 18:36
·
1028 commits
to master
since this release
Major Changes
- fix: Creation of ingress resource with k8s trigger (#1434)
- fix: Eval of params with missing src dep and no default value (#1433)
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.3/manifests/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.3/manifests/install-validating-webhook.yaml