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 bad5fd7 commit 5e31735Copy full SHA for 5e31735
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
## In Development
4
+
5
6
+## v0.50.0
7
* Drop Helm `v2` support and fully migrate to Helm `v3` (#163)
8
* Switch dependencies from deprecated `helm/charts` to new Bitnami Subcharts (#163)
9
Chart.yaml
@@ -1,8 +1,8 @@
apiVersion: v2
-# Update StackStorm version here to rely on other Docker images tags
+# StackStorm version which refers to Docker images tag
appVersion: 3.4dev
name: stackstorm-ha
-version: 0.40.0
+version: 0.50.0
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
home: https://stackstorm.com/
icon: https://landscape.cncf.io/logos/stack-storm.svg
0 commit comments