Skip to content

v1.9.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 00:38
· 142 commits to master since this release

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