File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33## In Development
44
5+ ## v0.17.0
6+ * Add chart e2e ` helm test ` with BATS. Run CI checks with minikube and CircleCI on every PR/push and nightly.
7+
58## v0.16.0
69* st2web now uses HTTP by default (#72 ). We now recommend you rely on ` LoadBalancer ` or ` Ingress ` to add HTTPS layer on top of it.
710
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v1
22# Update StackStorm version here to rely on other Docker images tags
33appVersion : 3.1dev
44name : stackstorm-ha
5- version : 0.16 .0
5+ version : 0.17 .0
66description : StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
77home : https://stackstorm.com/#product
88icon : https://avatars1.githubusercontent.com/u/4969009
You can’t perform that action at this time.
0 commit comments