Skip to content

Commit 7f58f97

Browse files
committed
changelog
1 parent 3575263 commit 7f58f97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
1212
- Fix OPA authorization for Airflow 3. Airflow 3 needs to be configured via env variables, the operator now does this correctly ([#668]).
1313
- Allow multiple Airflows in the same namespace to use Kubernetes executors.
1414
Previously, the operator would always use the same name for the executor Pod template ConfigMap.
15-
In case you had multiple Airflows, the two "fought" over writing to that ConfigMap.
15+
In case you had multiple Airflows, the two "fought" over writing to that ConfigMap ([#678]).
1616

1717
[#667]: https://github.com/stackabletech/airflow-operator/pull/667
1818
[#668]: https://github.com/stackabletech/airflow-operator/pull/668
1919
[#669]: https://github.com/stackabletech/airflow-operator/pull/669
20+
[#678]: https://github.com/stackabletech/airflow-operator/pull/678
2021

2122
## [25.7.0] - 2025-07-23
2223

0 commit comments

Comments
 (0)