We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 609da84 + 07c074d commit cd86771Copy full SHA for cd86771
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## In Development
4
5
+## v0.14.0
6
+* Pin st2 version to `v3.1dev` as a new latest development version (#67)
7
+
8
## v0.13.0
9
* Mongodb authentication is enabled by default (#63)
10
Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
# Update StackStorm version here to rely on other Docker images tags
-appVersion: 3.0dev
+appVersion: 3.1dev
name: stackstorm-ha
-version: 0.13.0
+version: 0.14.0
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