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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
* Add ability to create custom labels for service account.(#327)(by @SuganJoe)
11
11
* Fix bug that would not set the appropriate redis connection string when using `redis.password` and `redis.usePassword` (#325) (by @rebrowning)
12
12
* New Feature: Add `existingConfigSecret`. If this is defined, the `st2.secrets.conf` key within this secret will be written as /etc/st2/st2.secrets.conf and added to the end of the command line arguments of all pods. (#289) (by @eric-al/@ericreeves)
13
-
* New Feature: Add `extra_volumes` to all python-based st2 jobs. (by @bmarick)
13
+
* New Feature: Add `extra_volumes` to all python-based st2 jobs. (#333) (by @bmarick)
14
14
15
15
## v0.100.0
16
16
* Switch st2 to `v3.7` as a new default stable version (#274)
0 commit comments