Skip to content

Commit 8299023

Browse files
authored
Merge pull request #274 from StackStorm/v3.6-bump
Bump st2 version to v3.6
2 parents ed76c05 + db97932 commit 8299023

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
## In Development
4+
* Switch st2 to `v3.6` as a new default stable version (#274)
45
* Explicitly differentiate sensor modes: `all-sensors-in-one-pod` vs `one-sensor-per-pod`. Exposes the mode in new `stackstorm/sensor-mode` annotation. (#222) (by @cognifloyd)
56
* Allow adding custom env variables to any Deployment or Job. (#120) (by @AngryDeveloper)
67
* Template the contents of st2.config and the values in st2chatops.env. This allows adding secrets defined elsewhere in values. (#249) (by @cognifloyd)

Chart.yaml

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

0 commit comments

Comments
 (0)