Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 00:37
· 1090 commits to master since this release

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