Description
The User-Community Airflow Helm Chart
is the standard way to deploy Apache Airflow on Kubernetes with Helm.
Originally created in 2018, 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
- feat: initial postgresql-bitnami image (with ARM) by @thesuperzapper in #606
- feat: add
airflow.protectedPipPackages
by @thesuperzapper in #610 - fix: pgbouncer liveness probe in minikube by @thesuperzapper in #560
- fix: set AIRFLOW__LOGGING__WORKER_LOG_SERVER_PORT by @thesuperzapper in #608
- fix: only set SQLALCHEMY_DATABASE_URI in airflow 1.10 by @thesuperzapper in #609
- fix: require release-name to have <= 40 characters by @seunggabi in #589
- fix: some breaking changes from airflow 2.3.0 by @thesuperzapper in #592
- fix: wait-for-db-migrations in airflow 2.3.0 by @maxsteele-shelf in #576
- fix: use rsync for extraPipPackages by @thesuperzapper in #599
- chore: update .helmignore to exclude docs by @thesuperzapper in #593
- feat: allow using extraVolumeMounts for log storage by @thesuperzapper in #585
- feat: minimum scheduler age before task-creation-check by @thesuperzapper in #612
- chore: release 8.6.1 by @thesuperzapper in #616
New Contributors
- @seunggabi made their first contribution in #589
- @maxsteele-shelf made their first contribution in #576
Full Changelog: airflow-8.6.0...airflow-8.6.1