You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
# Changelog
2
2
3
3
## In Development
4
-
* Change ingress name from `<release name>-ingress` to <releasename>-st2web-ingress, useful when using `stackstorm-ha` as a requirement for another chart. (#112) (by @erenatas)
4
+
5
+
6
+
## v0.25.0
7
+
* 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)
5
8
* Fix st2web ingress which should have been defined as an Integer instead of a String (#111) (by @erenatas)
6
9
* Add an option to inject hostAliases in the st2actionrunner containers (#114)
7
10
* Add support for Service Accounts (#117) (by @Vince-Chenal)
0 commit comments