Skip to content

Commit bdf0808

Browse files
author
armab
committed
Bump chart version to v0.41.0
1 parent d8e1c19 commit bdf0808

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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)

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v1
22
# Update StackStorm version here to rely on other Docker images tags
33
appVersion: 3.4dev
44
name: stackstorm-ha
5-
version: 0.40.0
5+
version: 0.41.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

requirements.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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-

0 commit comments

Comments
 (0)