File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## In Development
4- * Added resources requests cpu/memory values for St2 Pods (#179 )
5- * Implemented initContainers to wait for DB/MQ to be available for St2 Pods (#178 )
4+
5+
6+ ## v0.52.0
7+ * Improve resource allocation and scheduling by adding resources requests cpu/memory values for st2 Pods (#179 )
8+ * Avoid cluster restart loop situations by making st2 Pod initContainers to wait for DB/MQ connection (#178 )
69* Add option to define config.js for st2web (#165 ) (by @moonrail )
710
811## v0.51.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22# StackStorm version which refers to Docker images tag
33appVersion : 3.4dev
44name : stackstorm-ha
5- version : 0.51 .0
5+ version : 0.52 .0
66description : StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
77home : https://stackstorm.com/
88icon : https://landscape.cncf.io/logos/stack-storm.svg
You can’t perform that action at this time.
0 commit comments