Skip to content

Commit 3e51186

Browse files
committed
switch st2 to v3.7
1 parent 97d3927 commit 3e51186

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
## In Development
4+
* Switch st2 to `v3.7` as a new default stable version (#274)
45
* Upgrade MongoDB `v4.0` -> `v4.4` as 4.0 has reached its EOL. (#304)
56
* Migrate from `python 3.6` `Ubuntu Bionic` to `python 3.8` `Ubuntu Focal` as a base StackStorm OS (StackStorm/st2-dockerfiles#54)
67

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
# StackStorm version which refers to Docker images tag
3-
appVersion: "3.6"
3+
appVersion: "3.7"
44
name: stackstorm-ha
55
version: 0.90.0
66
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.

0 commit comments

Comments
 (0)