Major Changes
- Fixed a message lost issue. See the detail at #1694
Check our blog for v1.6 release.
Pull Requests
- fix: Quick fix for Issue #1694 (#1701)
- feat: Support configuring argo CLI args when using argo workflow trigger. (#1655)
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.6.3/manifests/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.6.3/manifests/install-validating-webhook.yaml