Skip to content

Commit 273bdfb

Browse files
authored
Merge pull request #126 from StackStorm/v0.26.0
Prepare release for new chart v0.26.0
2 parents 9d3fade + 15269f7 commit 273bdfb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

33
## In Development
4-
* Added custom annotations to sensorcontainer and actionrunner Pods (#123) (by @stefangusa)
54

5+
## v0.26.0
6+
* Added custom annotations to sensorcontainer and actionrunner Pods (#123) (by @stefangusa)
7+
* Improve Helm values recommendations to configure 3rd party chart dependencies `rabbitmq-ha` and `mongodb-ha` in prod (#125) (by @stefangusa)
68

79
## v0.25.0
810
* Change ingress name from `<release name>-ingress` to `<release name>-st2web-ingress`, useful when using `stackstorm-ha` as a requirement for another chart. (#112) (by @erenatas)

Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v1
22
# Update StackStorm version here to rely on other Docker images tags
33
appVersion: 3.2dev
44
name: stackstorm-ha
5-
version: 0.25.0
5+
version: 0.26.0
66
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
77
home: https://stackstorm.com/#product
88
icon: https://avatars1.githubusercontent.com/u/4969009

0 commit comments

Comments
 (0)