Skip to content

Commit

Permalink
Merge pull request #275 from StackStorm/bump-0.80.0
Browse files Browse the repository at this point in the history
bump to version 0.80.0
  • Loading branch information
cognifloyd authored Dec 20, 2021
2 parents 8299023 + 559107b commit 4cb9864
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## In Development

## v0.80.0
* Switch st2 to `v3.6` as a new default stable version (#274)
* 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)
* Allow adding custom env variables to any Deployment or Job. (#120) (by @AngryDeveloper)
Expand Down
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
# StackStorm version which refers to Docker images tag
appVersion: "3.6"
name: stackstorm-ha
version: 0.70.0
version: 0.80.0
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
home: https://stackstorm.com/
icon: https://landscape.cncf.io/logos/stack-storm.svg
Expand Down

0 comments on commit 4cb9864

Please sign in to comment.