Skip to content

Commit 4e1a191

Browse files
committed
changelog
1 parent d2d7256 commit 4e1a191

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515

1616
- Default `API_WORKERS` to 1 (instead of letting Airflow default to 4) to prevent crashloop and update/correct docs to reflect this ([#727]).
1717
- Prevent unnecessary Pod restarts when initially creating an AirflowCluster.
18-
This is achieved by applying the StatefulSet after all ConfigMaps and Secrets that it mounts ([#XXX]).
18+
This is achieved by applying the StatefulSet after all ConfigMaps and Secrets that it mounts ([#734]).
1919

2020
[#726]: https://github.com/stackabletech/airflow-operator/pull/726
2121
[#727]: https://github.com/stackabletech/airflow-operator/pull/727
2222
[#733]: https://github.com/stackabletech/airflow-operator/pull/733
23-
[#XXX]: https://github.com/stackabletech/airflow-operator/pull/XXX
23+
[#734]: https://github.com/stackabletech/airflow-operator/pull/734
2424

2525
## [25.11.0] - 2025-11-07
2626

0 commit comments

Comments
 (0)