Skip to content

Commit 7bede40

Browse files
committed
adjust changelog entry
1 parent 7b15191 commit 7bede40

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#767], [#774]).
1313
- BREAKING: `configOverrides` now only accepts the known config file `webserver_config.py`. Previously, arbitrary file names were silently accepted and ignored ([#775]).
1414
- Bump `stackable-operator` to 0.110.1, kube to 3.1.0, and snafu to 0.9 ([#775]).
15-
- BREAKING: Renaming `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `webserver_config.py` for arbitrary python code to `FILE_HEADER` and `FILE_FOOTER` ([]).
15+
- BREAKING: Rename `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `webserver_config.py` for arbitrary python code to `FILE_HEADER` and `FILE_FOOTER` ([#777]).
1616

1717
### Fixed
1818

@@ -24,6 +24,7 @@
2424
[#770]: https://github.com/stackabletech/airflow-operator/pull/770
2525
[#774]: https://github.com/stackabletech/airflow-operator/pull/774
2626
[#775]: https://github.com/stackabletech/airflow-operator/pull/775
27+
[#777]: https://github.com/stackabletech/airflow-operator/pull/777
2728

2829
## [26.3.0] - 2026-03-16
2930

0 commit comments

Comments
 (0)