We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d3927 commit 3e51186Copy full SHA for 3e51186
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# Changelog
2
3
## In Development
4
+* Switch st2 to `v3.7` as a new default stable version (#274)
5
* Upgrade MongoDB `v4.0` -> `v4.4` as 4.0 has reached its EOL. (#304)
6
* Migrate from `python 3.6` `Ubuntu Bionic` to `python 3.8` `Ubuntu Focal` as a base StackStorm OS (StackStorm/st2-dockerfiles#54)
7
Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v2
# StackStorm version which refers to Docker images tag
-appVersion: "3.6"
+appVersion: "3.7"
name: stackstorm-ha
version: 0.90.0
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
0 commit comments