Skip to content

v1.9.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 07:48
· 199 commits to master since this release

Major Changes

  • feat: adds support for TLS configuration options in exotic jetstream EventBus settings (#3381)
  • fix: wrap JS_KEY in quotes in nats-cluster.conf and nats.conf (#3388)
  • Fixed some security issues

Pull Requests

v1.9.3...v1.9.4

Installation

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

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