Skip to content

Commit 4cb9864

Browse files
authored
Merge pull request #275 from StackStorm/bump-0.80.0
bump to version 0.80.0
2 parents 8299023 + 559107b commit 4cb9864

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

33
## In Development
4+
5+
## v0.80.0
46
* Switch st2 to `v3.6` as a new default stable version (#274)
57
* 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)
68
* Allow adding custom env variables to any Deployment or Job. (#120) (by @AngryDeveloper)

Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
# StackStorm version which refers to Docker images tag
33
appVersion: "3.6"
44
name: stackstorm-ha
5-
version: 0.70.0
5+
version: 0.80.0
66
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
77
home: https://stackstorm.com/
88
icon: https://landscape.cncf.io/logos/stack-storm.svg

0 commit comments

Comments
 (0)