Skip to content

Commit d29acab

Browse files
authored
Merge pull request #348 from StackStorm/st2-3.8.0
Bump the st2 version to latest v3.8.0
2 parents aced661 + b3e8763 commit d29acab

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.8` as a new default stable version (#347)
45
* Cover the three most recent Kubernetes versions in Minikube and the single most recent in K3s. (#342) (by @mamercad)
56
* Update the GitHub badges. (#345) (by @mamercad)
67
* Reorganizing and renaming the CI workflows and jobs. (#344) (by @mamercad)

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.7"
3+
appVersion: "3.8"
44
name: stackstorm-ha
55
version: 0.100.0
66
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.

0 commit comments

Comments
 (0)