Skip to content

Commit ae3cf89

Browse files
committed
chore: Upgrade stackable-operator to 0.110.1
1 parent ef8ba50 commit ae3cf89

13 files changed

Lines changed: 980 additions & 640 deletions

File tree

CHANGELOG.md

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

77
### Added
88

9-
- Support `configOverrides` for `config.json` (#818).
9+
- BREAKING: `configOverrides` now only accepts the supported config file name `config.json`.
10+
Previously arbitrary keys were silently accepted but ignored ([#818]).
1011

1112
### Changed
1213

14+
- Bump `stackable-operator` to 0.110.0, `kube` to 3.1.0, and `snafu` to 0.9 ([#818]).
1315
- Set `maxSurge=1` and `maxUnavailable=0` on the OPA DaemonSet rolling update strategy to eliminate
1416
availability gaps during rolling updates ([#819]).
1517

0 commit comments

Comments
 (0)