Skip to content

Releases: StackStorm/stackstorm-k8s

v0.24.0

11 Feb 15:15
ff078b2
Compare
Choose a tag to compare
  • Fix st2web ingress to use / path by default instead of /*, valid for nginx ingress controller (#103) (by @erenatas)
  • Add ability of templating on st2.keyvalue in Helm Values (#108) (by @erenatas)
  • Update Ingress documentation in Helm values (#105) (by @angrydeveloper)

v0.23.0

18 Nov 17:41
Compare
Choose a tag to compare
  • Add support for latest K8s version 1.16, update e2e CI
  • Fix StatefulSet validation failure due to new K8s APIs, update rabbitmq-ha 3rd party chart to v1.36.4 (#85)

v0.22.0

18 Oct 14:17
2223c2a
Compare
Choose a tag to compare
  • Add an option to pull custom st2packs image from private Docker registry (#87)
  • Remove local docker-registry dependency for hosting custom packs in-cluster that doesn't fit prod expectations (#88)

v0.21.0

24 Sep 18:14
d0cfc69
Compare
Choose a tag to compare

v0.20.0

26 Aug 13:54
93fe06e
Compare
Choose a tag to compare
  • Add option to disable MongoDB and RabbitMQ in-cluster deployment and configuration (#79)
  • Compose multi-node connection string for MongoDB cluster instead of using loadbalancer single host (#80)

v0.19.0

22 Aug 17:11
8cbc642
Compare
Choose a tag to compare

v0.18.0

08 Aug 14:46
ec7e411
Compare
Choose a tag to compare
  • Pin st2 to v3.2dev as a new latest development version (#77)

v0.17.0

03 Jun 21:51
cfda6e9
Compare
Choose a tag to compare
  • Add chart e2e helm test with BATS. Run CI checks with minikube and CircleCI on every PR/push and nightly (#71)

v0.16.0

31 May 21:44
7a05b9b
Compare
Choose a tag to compare
  • st2web now uses HTTP by default (#72). We now recommend you rely on LoadBalancer or Ingress to add HTTPS layer on top of it.

v0.15.0

29 May 20:33
cce832b
Compare
Choose a tag to compare
  • Add support for ingress (#68)