We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d673bbb commit 15a8aa1Copy full SHA for 15a8aa1
CHANGELOG.md
@@ -5,6 +5,9 @@
5
* Fix st2web ingress which should have been defined as an Integer instead of a String (#111) (by @erenatas)
6
* Add an option to inject hostAliases in the st2actionrunner containers (#114)
7
8
+## v0.25.0
9
+* Add support for Service Accounts (by @Vince-Chenal)
10
+
11
## v0.24.0
12
* Fix st2web ingress to use `/` path by default instead of `/*`, useful for nginx ingress controller (#103) (by @erenatas)
13
* Add ability of templating on `st2.keyvalue` in Helm Values (#108) (by @erenatas)
0 commit comments