We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5be269 + ef6d12e commit 0c74d9eCopy full SHA for 0c74d9e
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## In Development
4
5
+## v0.8.4
6
+* Pin st2 version to `v3.0dev` as a new latest development version (#41)
7
+
8
## v0.8.3
9
* Switch st2 version from `v3.0dev` to `v2.10dev` due to new release plans (#40)
10
Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
# Update StackStorm version here to rely on other Docker images tags
-appVersion: 2.10dev
+appVersion: 3.0dev
name: stackstorm-ha
-version: 0.8.3
+version: 0.8.4
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
home: https://stackstorm.com/#product
icon: https://avatars1.githubusercontent.com/u/4969009
0 commit comments