File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
1212 - Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
1313- Add built-in Prometheus support and expose metrics on ` /metrics ` path of ` native-metrics ` port ([ #955 ] ).
1414- BREAKING: Add listener support ([ #957 ] ).
15+ - Add RBAC rule to helm template for automatic cluster domain detection ([ #961 ] ).
1516
1617### Changed
1718
@@ -29,6 +30,7 @@ All notable changes to this project will be documented in this file.
2930 - The ` runAsUser ` and ` runAsGroup ` fields will not be set anymore by the operator
3031 - The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
3132 - This is marked as breaking because tools and policies might exist, which require these fields to be set
33+ - Bump stackable-operator to 0.94.0 and update other dependencies (#[ 961] ).
3234
3335### Fixed
3436
@@ -49,6 +51,7 @@ All notable changes to this project will be documented in this file.
4951[ #950 ] : https://github.com/stackabletech/zookeeper-operator/pull/950
5052[ #955 ] : https://github.com/stackabletech/zookeeper-operator/pull/955
5153[ #957 ] : https://github.com/stackabletech/zookeeper-operator/pull/957
54+ [ #961 ] : https://github.com/stackabletech/zookeeper-operator/pull/961
5255
5356## [ 25.3.0] - 2025-03-21
5457
You can’t perform that action at this time.
0 commit comments