Skip to content

Commit 2f79f5f

Browse files
committed
chore: Update changelog
1 parent da95a26 commit 2f79f5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)