File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 33## In Development
44* Allow injection of datastore key in cluster (#115 ) (by @AngryDeveloper )
55
6+ ## v0.31.0
7+
8+ * Makes the chart compatible with Helm versions >= ` 2.16.8 ` by downgrading ` mongodb-replicaset ` from ` 3.14.0 ` to ` 3.12.0 ` (#137 ) (by @AbhyudayaSharma )
9+
610## v0.30.0
711* Pin st2 version to ` v3.3dev ` as a new latest development version (#129 )
812* Migrate from ` py2 ` ` Ubuntu Xenial ` to ` py3 ` ` Ubuntu Bionic ` as a base StackStorm OS (StackStorm/st2-dockerfiles #16 , #129 )
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.3dev
44name : stackstorm-ha
5- version : 0.30 .0
5+ version : 0.31 .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