Skip to content

Commit 015bfe1

Browse files
author
armab
committed
Update changelog and chart version for v0.7.1 bugfix
1 parent b1c02e7 commit 015bfe1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## In Development
44

55

6+
## v0.7.1
7+
* Fix st2web re-deployment is not triggered when updating SSL cert (#33)
8+
69
## v0.7.0
710
* Add new Helm `st2.keyvalue` to import data into st2 K/V storage (#30)
811
* Include new st2 component `st2scheduler`, introduced since st2 `v3.0` (#32)

Chart.yaml

+1-1
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.0dev
44
name: stackstorm-ha
5-
version: 0.7.0
5+
version: 0.7.1
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)