Skip to content

Apache Airflow Helm Chart 1.13.1

Compare
Choose a tag to compare
@jedcunningham jedcunningham released this 25 Mar 19:40
· 770 commits to main since this release
helm-chart/1.13.1
ae6fec9

Significant Changes

Default Airflow image is updated to 2.8.3 (#38036)

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

Bug Fixes

  • Don't overwrite .Values.airflowPodAnnotations (#37917)
  • Fix cluster-wide RBAC naming clash when using multiple multiNamespace releases with the same name (#37197)

Misc

  • Chart: Default airflow version to 2.8.3 (#38036)