Skip to content

Commit 89be5cd

Browse files
authored
Merge pull request #187 from StackStorm/v0.60.0
Release new Chart v0.60.0 with st2 3.5dev
2 parents 96c080e + 70ac25e commit 89be5cd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33
## In Development
4+
5+
6+
## v0.60.0
7+
* Switch st2 version to `v3.5dev` as a new latest development version (#187)
48
* Change st2packs definition to a list, to support multiple st2packs containers (#166) (by @moonrail)
59
* Enabled RBAC/LDAP configuration for OSS version, removed enterprise flags (#182) (by @hnanchahal)
610
* Fixed datastore_crypto_key secret name for rules engine (#188) (by @lordpengwin)

Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
# StackStorm version which refers to Docker images tag
3-
appVersion: "3.4dev"
3+
appVersion: "3.5dev"
44
name: stackstorm-ha
5-
version: 0.52.0
5+
version: 0.60.0
66
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
77
home: https://stackstorm.com/
88
icon: https://landscape.cncf.io/logos/stack-storm.svg

0 commit comments

Comments
 (0)