Major Changes
- SFTP eventsource support
- Gerrit eventsource support
- Email trigger support
- Allow replica of 1 for JetStream EventBus
- Support exotic JetStream EventBus
- Templates support all sprig functions
- Allow to base64 decode messages from Azure Queue Storage
- Add tls configuration for bitbucketserver
Pull Requests
v1.8.0...v1.9.0
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.0/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.0/install-validating-webhook.yaml