Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@wallyqs wallyqs released this 08 Sep 20:32
· 12 commits to main since this release

Image:

docker run synadia/nats-streaming-operator:0.4.0

To install:

kubectl apply -f https://github.com/nats-io/nats-streaming-operator/releases/download/v0.4.0/default-rbac.yaml
kubectl apply -f https://github.com/nats-io/nats-streaming-operator/releases/download/v0.4.0/deployment.yaml

Added

Fixed

  • Fixed binding for cluster operator role to service account (#65)

Changed

  • Changed default STAN version to 0.18.0