Skip to content

Commit 77195fb

Browse files
authored
Merge pull request #40 from StackStorm/change/v2.10dev
Change st2 version to 2.10dev
2 parents 888440e + a6bd73f commit 77195fb

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## In Development
44

5+
## v0.8.3
6+
* Switch st2 version from `v3.0dev` to `v2.10dev` due to new release plans (#40)
7+
58
## v0.8.2
69
* Fix LoadBalancer templating to utilize correct service endpoints in NOTES (#39)
710

@@ -16,7 +19,7 @@
1619

1720
## v0.7.0
1821
* Add new Helm `st2.keyvalue` to import data into st2 K/V storage (#30)
19-
* Include new st2 component `st2scheduler`, introduced since st2 `v3.0` (#32)
22+
* Include new st2 component `st2scheduler`, introduced in st2 `v2.10` (#32)
2023

2124
## v0.6.0
2225
* Add StackStorm FOSS (community version), make Enterprise install optional (#22)

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: 2.10dev
44
name: stackstorm-ha
5-
version: 0.8.2
5+
version: 0.8.3
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)