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 20f0b18 commit afecadfCopy full SHA for afecadf
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## In Development
4
5
+## v0.28.0
6
+* Added support for custom image repository (#131) (by @ytjohn)
7
8
## v0.27.0
9
* Added support to toggle etcd-operator as a coordination backend (#127) (by @rrahman-nv)
Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v1
# Update StackStorm version here to rely on other Docker images tags
appVersion: 3.2dev
name: stackstorm-ha
-version: 0.27.0
+version: 0.28.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