Major Changes
- Multiple improvements to bitbucketserver event source (#2921)
- Nats event source supports QueueSubscribe (#3131)
- Prometheus metric for build info (#3144)
- K8s client and controller-runtime upgrade
Pull Requests
v1.9.1...v1.9.2
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.2/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.2/install-validating-webhook.yaml