Skip to content

Commit af48dff

Browse files
author
armab
committed
Update Changelog & increment Chart version to v0.23.0
1 parent 9740d5f commit af48dff

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
@@ -2,6 +2,10 @@
22

33
## In Development
44

5+
## v0.23.0
6+
* Add support for latest K8s version `1.16`, update e2e CI
7+
* Fix `StatefulSet` validation failure due to new K8s APIs, update `rabbitmq-ha` 3rd party chart to `v1.36.4` (#85)
8+
59
## v0.22.0
610
* Add an option to pull custom st2packs image from private Docker repository (#87)
711
* Remove local 'docker-registry' dependency for hosting custom packs in-cluster that doesn't fit prod expectations (#88)

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.2dev
44
name: stackstorm-ha
5-
version: 0.22.0
5+
version: 0.23.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)