Skip to content

Commit cf7d126

Browse files
committed
chore: Upgrade stackable-operator to 0.110.1
1 parent a670096 commit cf7d126

16 files changed

Lines changed: 896 additions & 1070 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Changed
8+
79
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#916]).
10+
- BREAKING: `configOverrides` now only accepts `bootstrap.conf`, `nifi.properties` and `security.properties`.
11+
Previously, arbitrary keys were silently accepted but ignored ([#921]).
12+
- Bump `stackable-operator` to 0.110.1 and `kube` to 3.1.0 ([#921]).
813

914
[#916]: https://github.com/stackabletech/nifi-operator/pull/916
15+
[#921]: https://github.com/stackabletech/nifi-operator/pull/921
1016

1117
## [26.3.0] - 2026-03-16
1218

0 commit comments

Comments
 (0)