Skip to content

Commit 5e31735

Browse files
author
armab
committed
Bump chart version to v0.50.0
1 parent bad5fd7 commit 5e31735

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## In Development
4+
5+
6+
## v0.50.0
47
* Drop Helm `v2` support and fully migrate to Helm `v3` (#163)
58
* Switch dependencies from deprecated `helm/charts` to new Bitnami Subcharts (#163)
69

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
# Update StackStorm version here to rely on other Docker images tags
2+
# StackStorm version which refers to Docker images tag
33
appVersion: 3.4dev
44
name: stackstorm-ha
5-
version: 0.40.0
5+
version: 0.50.0
66
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
77
home: https://stackstorm.com/
88
icon: https://landscape.cncf.io/logos/stack-storm.svg

0 commit comments

Comments
 (0)