diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f53c5c8..87df4d7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog ## In Development + + +## v0.60.0 +* Switch st2 version to `v3.5dev` as a new latest development version (#187) * Change st2packs definition to a list, to support multiple st2packs containers (#166) (by @moonrail) * Enabled RBAC/LDAP configuration for OSS version, removed enterprise flags (#182) (by @hnanchahal) * Fixed datastore_crypto_key secret name for rules engine (#188) (by @lordpengwin) diff --git a/Chart.yaml b/Chart.yaml index d6c7b6d2..97ccd31f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 # StackStorm version which refers to Docker images tag -appVersion: "3.4dev" +appVersion: "3.5dev" name: stackstorm-ha -version: 0.52.0 +version: 0.60.0 description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment. home: https://stackstorm.com/ icon: https://landscape.cncf.io/logos/stack-storm.svg