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.
2 parents aced661 + b3e8763 commit d29acabCopy full SHA for d29acab
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# Changelog
2
3
## In Development
4
+* Switch st2 to `v3.8` as a new default stable version (#347)
5
* Cover the three most recent Kubernetes versions in Minikube and the single most recent in K3s. (#342) (by @mamercad)
6
* Update the GitHub badges. (#345) (by @mamercad)
7
* Reorganizing and renaming the CI workflows and jobs. (#344) (by @mamercad)
Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v2
# StackStorm version which refers to Docker images tag
-appVersion: "3.7"
+appVersion: "3.8"
name: stackstorm-ha
version: 0.100.0
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
0 commit comments