File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## In Development
4
+
5
+
6
+ ## v0.60.0
7
+ * Switch st2 version to ` v3.5dev ` as a new latest development version (#187 )
4
8
* Change st2packs definition to a list, to support multiple st2packs containers (#166 ) (by @moonrail )
5
9
* Enabled RBAC/LDAP configuration for OSS version, removed enterprise flags (#182 ) (by @hnanchahal )
6
10
* Fixed datastore_crypto_key secret name for rules engine (#188 ) (by @lordpengwin )
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
# StackStorm version which refers to Docker images tag
3
- appVersion : " 3.4dev "
3
+ appVersion : " 3.5dev "
4
4
name : stackstorm-ha
5
- version : 0.52 .0
5
+ version : 0.60 .0
6
6
description : StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
7
7
home : https://stackstorm.com/
8
8
icon : https://landscape.cncf.io/logos/stack-storm.svg
You can’t perform that action at this time.
0 commit comments