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
- docs: fix relative link anchors to readme by @marekhanus in #693
- docs: add
2.4
to supported versions by @jooonhoe in #700 - feat: release pgbouncer 1.18.0 image by @thesuperzapper in #714
- feat: add openssl to pgbouncer image by @thesuperzapper in #717
- feat: update apiVersion for
PodDisruptionBudget
andHorizontalPodAutoscaler
by @karakanb in #685 - feat: allow disabling chart-managed
webserver_config.py
by @mb-m in #631 - fix: typo in error message by @marekhanus in #696
- feat: add
dags.gitSync.submodules
value by @karakanb in #620 - feat: allow changing pool slots on cron schedules by @DanielMorales9 in #649
- feat: generate self-signed pgbouncer certs with script by @thesuperzapper in #718
- fix: also set
kubernetes_executor
airflow configs by @thesuperzapper in #719 - chore: release 8.7.0 by @thesuperzapper in #720
New Contributors
- @marekhanus made their first contribution in #693
- @jooonhoe made their first contribution in #700
- @mb-m made their first contribution in #631
- @DanielMorales9 made their first contribution in #649
Full Changelog: airflow-8.6.1...airflow-8.7.0