Major Changes
- Add waitTime config field to azure queue storage event source [#2996]
- Upgrade argo-workflow binary to v3.5.4
Pull Requests
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.1/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.1/install-validating-webhook.yaml