Apache Airflow Helm Chart 1.3.0
jedcunningham
released this
09 Nov 14:50
·
12502 commits
to main
since this release
New Features
- Chart: Add resources for
cleanup
andcreateuser
jobs (#19263) - Chart: Add labels to jobs created by cleanup pods (#19225)
- Add migration job resources (#19175)
- Allow custom pod annotations to all components (#18481)
- Chart: Make PgBouncer cmd/args configurable (#18910)
- Chart: Use python 3.7 by default; support disabling triggerer (#18920)
Improvements
Bug Fixes
- Allow Airflow UI to create worker pod via Clear > Run (#18272)
- Allow airflow standard images to run in openshift utilising the official helm chart #18136 (#18147)
Doc only changes
- Chart: Fix
extraEnvFrom
examples (#19144) - Chart docs: Update webserver secret key reference configuration (#18595)
- Fix helm chart links in source install guide (#18588)