Skip to content

Commit ffa1b4e

Browse files
chore: Upgrade stackable-operator to 0.110.1
1 parent 122b580 commit ffa1b4e

19 files changed

Lines changed: 1082 additions & 1157 deletions

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ All notable changes to this project will be documented in this file.
77
### Changed
88

99
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#953]).
10+
- BREAKING: `configOverrides` now only accepts the known config files (`broker.properties`,
11+
`controller.properties` and `security.properties`).
12+
Previously, arbitrary file names were silently accepted and ignored ([#960]).
13+
- Bump `stackable-operator` to 0.110.1 and snafu to 0.9 ([#960]).
1014

1115
[#953]: https://github.com/stackabletech/kafka-operator/pull/953
16+
[#960]: https://github.com/stackabletech/kafka-operator/pull/960
1217

1318
## [26.3.0] - 2026-03-16
1419

0 commit comments

Comments
 (0)