Skip to content

Commit 5bfaad3

Browse files
committed
chore: Upgrade stackable-operator to 0.110.0
1 parent e21c547 commit 5bfaad3

File tree

13 files changed

+511
-436
lines changed

13 files changed

+511
-436
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
### Changed
1111

1212
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#767], [#774]).
13+
- BREAKING: `configOverrides` now only accepts the known config file `webserver_config.py`. Previously, arbitrary file names were silently accepted and ignored ([#775]).
14+
- Bump `stackable-operator` to 0.110.0, kube to 3.1.0, and snafu to 0.9 ([#775]).
1315

1416
### Fixed
1517

@@ -20,6 +22,7 @@
2022
[#767]: https://github.com/stackabletech/airflow-operator/pull/767
2123
[#770]: https://github.com/stackabletech/airflow-operator/pull/770
2224
[#774]: https://github.com/stackabletech/airflow-operator/pull/774
25+
[#775]: https://github.com/stackabletech/airflow-operator/pull/775
2326

2427
## [26.3.0] - 2026-03-16
2528

0 commit comments

Comments
 (0)