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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
* Switch st2 to `v3.7` as a new default stable version (#274)
5
5
* Upgrade MongoDB `v4.0` -> `v4.4` as 4.0 has reached its EOL. (#304)
6
6
* Migrate from `python 3.6``Ubuntu Bionic` to `python 3.8``Ubuntu Focal` as a base StackStorm OS (StackStorm/st2-dockerfiles#54)
7
+
* Add support for use of overrides that are available in `v3.7` of st2 via helm charts. (#306)
7
8
8
9
## v0.90.0
9
10
* Advanced Feature: Make securityContext (on Deployments/Jobs) and podSecurityContext (on Pods) configurable. This allows dropping all capabilities, for example. You can override the securityContext for `st2actionrunner`, `st2sensorcontainer`, and `st2client` if your actions or sensors need, for example, additional capabilites that the rest of StackStorm does not need. (#271) (by @cognifloyd)
0 commit comments