Skip to content

Commit e25a230

Browse files
committed
chore: Upgrade stackable-operator to 0.110.0
1 parent a50f7ad commit e25a230

15 files changed

Lines changed: 381 additions & 357 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

9+
- BREAKING: `configOverrides` now only accepts the supported config file names `runtime.properties`, `jvm.config` and `security.properties`. Previously arbitrary keys were silently accepted but ignored ([#XXX]).
10+
- Bump `stackable-operator` to 0.110.0 and `kube` to 3.1.0 ([#XXX]).
911
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#810]).
1012

11-
- [#810]: https://github.com/stackabletech/druid-operator/pull/810
13+
[#XXX]: https://github.com/stackabletech/druid-operator/pull/XXX
14+
[#810]: https://github.com/stackabletech/druid-operator/pull/810
1215

1316
## [26.3.0] - 2026-03-16
1417

0 commit comments

Comments
 (0)