Skip to content

Commit eaf0dbe

Browse files
Bump chart version and add changelog entry
1 parent c187c14 commit eaf0dbe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
## In Development
44
* Allow injection of datastore key in cluster (#115) (by @AngryDeveloper)
55

6+
## v0.31.0
7+
8+
* Makes the chart compatible with Helm versions >= `2.16.8` by downgrading `mongodb-replicaset` from `3.14.0` to `3.12.0` (#137) (by @AbhyudayaSharma)
9+
610
## v0.30.0
711
* Pin st2 version to `v3.3dev` as a new latest development version (#129)
812
* Migrate from `py2` `Ubuntu Xenial` to `py3` `Ubuntu Bionic` as a base StackStorm OS (StackStorm/st2-dockerfiles#16, #129)

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v1
22
# Update StackStorm version here to rely on other Docker images tags
33
appVersion: 3.3dev
44
name: stackstorm-ha
5-
version: 0.30.0
5+
version: 0.31.0
66
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
77
home: https://stackstorm.com/#product
88
icon: https://avatars1.githubusercontent.com/u/4969009

0 commit comments

Comments
 (0)