File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
33## In Development
44
5+ ## v0.41.0
6+ * Fix Helm 2 repository location to a new working URL https://charts.helm.sh/stable (#164 ) (by @manisha-tanwar )
57
68## v0.40.0
79* Switch st2 version to ` v3.4dev ` as a new latest development version (#157 )
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.4dev
44name : stackstorm-ha
5- version : 0.40 .0
5+ version : 0.41 .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
Original file line number Diff line number Diff line change @@ -16,4 +16,3 @@ dependencies:
1616 version : 0.10.3
1717 repository : https://charts.helm.sh/stable
1818 condition : etcd-operator.enabled
19-
You can’t perform that action at this time.
0 commit comments