We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c792a45 commit eaf7a65Copy full SHA for eaf7a65
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## In Development
4
5
+## v0.12.0
6
+* Move `st2web.annotations` to `st2web.service.annotations` to match `values.yaml` (#66)
7
+
8
## v0.11.0
9
* Add st2chatops support (@mosn, @rapittdev) (#55)
10
Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v1
# Update StackStorm version here to rely on other Docker images tags
appVersion: 3.0dev
name: stackstorm-ha
-version: 0.11.0
+version: 0.12.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