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 Chartplease consider supporting us!![]()
![]()
Changelog
What's Changed
- docs: fix okta oauth example for airflow 2.3.3+ by @thesuperzapper in #803
- ci: update github actions by @thesuperzapper in #850
- feat: update pgbouncer image to 1.22.1 by @thesuperzapper in #851
- feat: update postgresql image to 11.22 & alpine 3.19 by @thesuperzapper in #852
- feat: add
topologySpreadConstraintsvalues by @ron-damon in #752 - feat: add optional
rbac.secretsvalue to give GET/LIST/WATCH on Secrets by @ashokkumar-srinivas in #790 - feat: add
airflow.defaultContainerSecurityContextvalue by @zartstrom in #624 - feat: add
pgbouncer.statsUsersvalue to setstats_userin pgbouncer by @jbvaningen in #820 - fix: set
appProtocolon Service ports (for Istio) by @thesuperzapper in #854 - feat: add values to set init-container resources by @thesuperzapper in #855
- feat: add
extraContainersandextraInitContainersvalues for all components by @thesuperzapper in #856 - fix: scheduler and triggerer probe performance for airflow <2.6.0 by @thesuperzapper in #853
- fix: don't import User and Role FAB models, fixes airflow 2.9.0+ by @thesuperzapper in #857
- fix:
extraPipPackagesvalues for airflow 2.9.0+ by @thesuperzapper in #858 - chore: release 8.9.0 by @thesuperzapper in #859
New Contributors
- @ron-damon made their first contribution in #752
- @ashokkumar-srinivas made their first contribution in #790
- @zartstrom made their first contribution in #624
- @jbvaningen made their first contribution in #820
Full Changelog: airflow-8.8.0...airflow-8.9.0