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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@ All notable changes to this project will be documented in this file.
9
9
- Support objectOverrides using `.spec.objectOverrides`.
10
10
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#885]).
11
11
- Enable the [restart-controller](https://docs.stackable.tech/home/nightly/commons-operator/restarter/), so that the Pods are automatically restarted on config changes ([#888]).
12
-
- Added support for `2.6.0` ([#XXX]).
12
+
- Added support for `2.6.0` ([#893]).
13
13
14
14
### Removed
15
15
16
-
- Removed support for `1.27.0` and `2.4.0` ([#XXX]).
16
+
- Removed support for `1.27.0` and `2.4.0` ([#893]).
17
17
18
18
### Changed
19
19
@@ -30,7 +30,7 @@ All notable changes to this project will be documented in this file.
0 commit comments