We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78eb128 commit 1b0ed53Copy full SHA for 1b0ed53
1 file changed
CHANGELOG.md
@@ -7,8 +7,9 @@ All notable changes to this project will be documented in this file.
7
### Changed
8
9
- 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`).
+- BREAKING: `configOverrides` now only accepts the known config files (`broker.properties` and
+ `security.properties` for brokers and `controller.properties` and `security.properties` for
12
+ controllers).
13
Previously, arbitrary file names were silently accepted and ignored ([#960]).
14
- Bump `stackable-operator` to 0.110.1 and snafu to 0.9 ([#960]).
15
0 commit comments