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 22
33## In Development
44
5+ ## v0.23.0
6+ * Add support for latest K8s version ` 1.16 ` , update e2e CI
7+ * Fix ` StatefulSet ` validation failure due to new K8s APIs, update ` rabbitmq-ha ` 3rd party chart to ` v1.36.4 ` (#85 )
8+
59## v0.22.0
610* Add an option to pull custom st2packs image from private Docker repository (#87 )
711* Remove local 'docker-registry' dependency for hosting custom packs in-cluster that doesn't fit prod expectations (#88 )
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.2dev
44name : stackstorm-ha
5- version : 0.22 .0
5+ version : 0.23 .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