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
body: The V1 operator now requires a minimum Redpanda version of 23.2; all feature-gated behaviour that supported older versions is now enabled unconditionally.
Copy file name to clipboardExpand all lines: operator/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
@@ -37,6 +37,7 @@ Any existing prometheus rules don't need to be adjusted.
37
37
38
38
For more details see: https://github.com/kubernetes-sigs/kubebuilder/discussions/3907
39
39
40
+
* The V1 operator now requires a minimum Redpanda version of 23.2; all feature-gated behaviour that supported older versions is now enabled unconditionally.
40
41
### Fixed
41
42
* Usage of `tpl` and `include` now function as expected when `useFlux: false` is set.
0 commit comments