github argoproj/argo-events v1.9.1

2 months ago

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.