Skip to content

Commit 2f5e220

Browse files
committed
add changelog entry
1 parent 1fe63e7 commit 2f5e220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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)
88
* st2chatops change: If `st2chatops.env.ST2_API_KEY` is defined, do not set `ST2_AUTH_USERNAME` or `ST2_AUTH_PASSWORD` env vars any more. (#197) (by @cognifloyd)
9-
9+
* Allow adding dnsPolicy and/or dnsConfig to all pods. (#201) (by @cognifloyd)
1010

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

0 commit comments

Comments
 (0)