Skip to content

Commit 2eb6eb7

Browse files
authored
Merge branch 'main' into fix/test-wait-for-restarter-rollout
2 parents 66a8d96 + c7fc7d0 commit 2eb6eb7

17 files changed

Lines changed: 906 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)