Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
airflow-chart-1.18.0-source.tar.gz | 2025-07-13 | 180.5 kB | |
airflow-chart-1.18.0-source.tar.gz.asc | 2025-07-13 | 870 Bytes | |
airflow-chart-1.18.0-source.tar.gz.sha512 | 2025-07-13 | 165 Bytes | |
airflow-1.18.0.tgz.asc | 2025-07-13 | 870 Bytes | |
airflow-1.18.0.tgz.prov | 2025-07-13 | 4.9 kB | |
airflow-1.18.0.tgz.sha512 | 2025-07-13 | 149 Bytes | |
airflow-1.18.0.tgz | 2025-07-13 | 241.0 kB | |
Apache Airflow Helm Chart 1.18.0 source code.tar.gz | 2025-07-13 | 43.3 MB | |
Apache Airflow Helm Chart 1.18.0 source code.zip | 2025-07-13 | 51.0 MB | |
README.md | 2025-07-13 | 834 Bytes | |
Totals: 10 Items | 94.7 MB | 1 |
Significant Changes
No significant changes.
Improvements
- Allow ConfigMap and Secret references in
apiServer.env
(#51191) - Add custom annotations to JWT Secret (#52166)
- Allow
valuesFrom
ingitSync.env
(#50228)
Bug Fixes
- Fix JWT secret name (#52268)
- Use
api-server
instead ofwebserver
in NOTES.txt for Airflow 3.0+ (#52194) - Change default executor in pod template to support executor parameter in task (#49433)
- Use
merged
to render airflow.cfg and include computed defaults (#51828) - Use
[api] secret_key
for Airflow 3.0+ instead of[webserver] secret_key
(#52269) - Fix for
fernetkey
and add test of its value (#52977)
Doc only changes
- Update supported executors in docs (#52132)
- Update service name for port-forward of Airflow UI (#51945)