Skip to content

Commit 34d490b

Browse files
author
armab
committed
Bump chart version to 0.30.0, add Changelog
1 parent 0004274 commit 34d490b

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

55

6+
## v0.30.0
7+
* Pin st2 version to `v3.3dev` as a new latest development version (#129)
8+
* Switch from `py2` `Ubuntu Xenial` to `py3` `Ubuntu Bionic` as a base StackStorm OS (StackStorm/st2-dockerfiles#16, #129)
9+
610
## v0.27.0
711
* Added support to toggle etcd-operator as a coordination backend (#127) (by @rrahman-nv)
812

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.27.0
5+
version: 0.30.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)