Skip to content

Commit

Permalink
add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
cognifloyd committed Jun 19, 2021
1 parent 8c47d1e commit 1719b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* 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)
* Reformat some yaml strings so that single quotes wrap strings that include double quotes (#194) (by @cognifloyd)
* 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)

* Add advanced pod placment (nodeSelector, affinity, tolerations) to specs for batch Jobs pods. Also move the advanced pod placement into a helper to reduce duplication. (#193) (by @cognifloyd)

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

0 comments on commit 1719b13

Please sign in to comment.