Skip to content

Apache Airflow Helm Chart 1.13.0

Compare
Choose a tag to compare
@jedcunningham jedcunningham released this 05 Mar 16:19
· 1071 commits to main since this release
helm-chart/1.13.0
f7f005f

Significant Changes

Default Airflow image is updated to 2.8.2 (#37704)

The default Airflow image that is used with the Chart is now 2.8.2, previously it was 2.8.1.

New Features

  • Support labels specific to the database migration objects and pods (#37490)

Improvements

  • Flower K8s Probe config (#37528)

Bug Fixes

  • Remove duplicate ports key in webserver service (#37356)
  • Add AIRFLOW_HOME env var to log groomer sidecar (#37588)
  • Skip . path when preparing reproducible packages (#37402)

Misc

  • Default airflow version to 2.8.2 (#37704)