Skip to content

Commit cd86771

Browse files
authored
Merge pull request #67 from StackStorm/bump-st2-version
Use st2 3.1dev
2 parents 609da84 + 07c074d commit cd86771

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

33
## In Development
44

5+
## v0.14.0
6+
* Pin st2 version to `v3.1dev` as a new latest development version (#67)
7+
58
## v0.13.0
69
* Mongodb authentication is enabled by default (#63)
710

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
# Update StackStorm version here to rely on other Docker images tags
3-
appVersion: 3.0dev
3+
appVersion: 3.1dev
44
name: stackstorm-ha
5-
version: 0.13.0
5+
version: 0.14.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)