Skip to content

Commit bb27d16

Browse files
committed
add changelog entry
1 parent 7113533 commit bb27d16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* Removed reference to st2-license pullSecrets, which was missed when removing enterprise flags (#192) (by @cognifloyd)
66
* Add optional imagePullSecrets to ServiceAccount using `serviceAccount.pullSecret` from values.yaml. If pods do not have imagePullSecrets (eg without `image.pullSecret` in values.yaml), k8s populates them from the ServiceAccount. (#196) (by @cognifloyd)
77
* Reformat some yaml strings so that single quotes wrap strings that include double quotes (#194) (by @cognifloyd)
8+
* Add `st2chatops.api_key` value so that the st2chatops deployment can get the ST2_API_KEY env var instead of ST2_AUTH_USERNAME/PASSWORD. (#197) (by @cognifloyd)
9+
810

911
## v0.60.0
1012
* Switch st2 version to `v3.5dev` as a new latest development version (#187)

0 commit comments

Comments
 (0)