Description
The User-Community Airflow Helm Chart
is the standard way to deploy Apache Airflow on Kubernetes with Helm.
Originally created in 2017, it has since helped thousands of companies create production-ready deployments of Airflow on Kubernetes.
If you appreciate the
User-Community Airflow Helm Chart
please consider supporting us!
Changelog
What's Changed
- fix: invalid pgbouncer-certs volume spec when empty by @thesuperzapper in #777
- feat: support
include_deferred
in pool sync for airflow 2.7.0 by @EinavDanielDX in #775 - fix: sync-users for airflow 2.7.0 by @SamWheating in #772
- feat: add liveness probe for celery workers by @nickwood in #766
- chore: release 8.8.0 by @thesuperzapper in #778
New Contributors
- @EinavDanielDX made their first contribution in #775
- @SamWheating made their first contribution in #772
- @nickwood made their first contribution in #766
Full Changelog: airflow-8.7.1...airflow-8.8.0