Skip to content

Release v0.3.2

Compare
Choose a tag to compare
@wallyqs wallyqs released this 03 Apr 15:32

Helm charts v0.3.2

> helm repo add nats https://nats-io.github.io/k8s/helm/charts/
> helm repo update

> helm repo list
NAME          	URL 
nats          	https://nats-io.github.io/k8s/helm/charts/

> helm search repo nats
NAME                    	CHART VERSION	APP VERSION	DESCRIPTION                                       
nats/nats               	0.3.0        	2.1.6      	A Helm chart for the NATS.io High Speed Cloud N...
nats/nats-account-server	0.3.0        	0.8.6      	A Helm chart for the NATS.io JWT Account Server   
nats/stan               	0.3.0        	0.17.0     	A Helm chart for NATS Streaming   

Added

  • Added support for TLS to NATS (#38)
  • Added support for gateways and leafnodes (#36)
  • Added chart for NATS Account Server (#35)
  • Added support for memory resolver in nats server (#33)

Changed

  • Containers in NATS Server chart are now running as nonroot by default (#37)
  • Default NATS Server version is now 2.1.6