Skip to content

Commit 9d0b22c

Browse files
chore: Upgrade stackable-operator to 0.110.1 (#1027)
* chore: Upgrade stackable-operator to 0.110.1 * chore: Upgrade rustls-webpki * chore: Version ZookeeperConfigOverrides * chore: Comment the usages of SecretClassVolumeProvisionParts * chore: Improve code style
1 parent b24420e commit 9d0b22c

14 files changed

Lines changed: 260 additions & 181 deletions

File tree

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 ([#1020]).
10+
- BREAKING: `configOverrides` now only accepts the known config files (`zoo.cfg` and
11+
`security.properties`).
12+
Previously, arbitrary file names were silently accepted and ignored ([#1027]).
13+
- Bump `stackable-operator` to 0.110.1 ([#1027]).
1014

1115
[#1020]: https://github.com/stackabletech/zookeeper-operator/pull/1020
16+
[#1027]: https://github.com/stackabletech/zookeeper-operator/pull/1027
1217

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

Cargo.lock

Lines changed: 47 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)