Skip to content

v1.9.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 21:21
· 99 commits to master since this release

Major Changes

  • Add waitTime config field to azure queue storage event source [#2996]
  • Upgrade argo-workflow binary to v3.5.4

Pull Requests

v1.9.0...v1.9.1

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