github argoproj/argo-events v1.4.1

latest releases: v1.9.1, stable, v1.9.0...
2 years ago

Major Changes

  • NATS Streaming is upgrade to v0.22.1
  • Expose image pull policy for EventBus stateful set
  • Ability to configure max_subs for NATS Streaming

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.4.1/manifests/install.yaml

# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.4.1/manifests/install-validating-webhook.yaml

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.