Skip to content

Commit 4dfe1c8

Browse files
committed
chore: Upgrade stackable-operator to 0.110.0
1 parent e21c547 commit 4dfe1c8

13 files changed

Lines changed: 507 additions & 436 deletions

File tree

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 ([#772]).
14+
- Bump `stackable-operator` to 0.110.0, kube to 3.1.0, and snafu to 0.9 ([#772]).
1315

1416
### Fixed
1517

@@ -19,6 +21,7 @@
1921
[#765]: https://github.com/stackabletech/airflow-operator/pull/765
2022
[#767]: https://github.com/stackabletech/airflow-operator/pull/767
2123
[#770]: https://github.com/stackabletech/airflow-operator/pull/770
24+
[#772]: https://github.com/stackabletech/airflow-operator/pull/772
2225
[#774]: https://github.com/stackabletech/airflow-operator/pull/774
2326

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

0 commit comments

Comments
 (0)