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.
1 parent 140a83b commit 75b2ce8Copy full SHA for 75b2ce8
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## In Development
4
5
+## v0.13.1
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
@@ -2,7 +2,7 @@ apiVersion: v1
# Update StackStorm version here to rely on other Docker images tags
appVersion: 3.1dev
name: stackstorm-ha
-version: 0.13.0
+version: 0.13.1
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