artifacthub helm/argo/argo-events 1.8.0
v1.8.0

latest releases: 2.4.16, 2.4.15, 2.4.14...
3 years ago

Major Changes

  • Kafka EventBus
  • Add azure queue storage EventSource support
  • Support athenz authentication for pulsar EventSource
  • Kafka EventSource to support headers
  • Gitlab EventSource to support groups
  • Support using K8s leader election to do Active-passive HA, thanks @dfarr.

Pull Requests

v1.7.0...v1.8.0

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.0/install.yaml

# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.0/install-validating-webhook.yaml

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.