1# Helm chart metadata for airflow with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://airflow.apache.org/
7 - https://github.com/apache/airflow
9description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows
16 - name: Apache Airflow PMC
17 email: dev@airflow.apache.org
18icon: https://airflow.apache.org/images/airflow_dark_bg.png
22 artifacthub.io/changes: |
24 Minimum Helm version was updated to 3.19.0
28 url: https://github.com/apache/airflow/pull/66970
30 Default Airflow image is updated to 3.2.2 (previously 3.2.1)
34 url: https://github.com/apache/airflow/pull/67681
36 Added support for configuring enableServiceLinks (default will become false in Chart 2.0)
40 url: https://github.com/apache/airflow/pull/67447
41 - description: Add optional OTel service to the Airflow Helm Chart
45 url: https://github.com/apache/airflow/pull/64902
46 - description: Add ``serviceAccountTokenVolume`` to cleanup cron
50 url: https://github.com/apache/airflow/pull/67446
51 - description: Add ``requirePersistence`` option to worker ``logGroomerSidecar``
55 url: https://github.com/apache/airflow/pull/65884
56 - description: Add checksum for api-server config in API server deployment
60 url: https://github.com/apache/airflow/pull/66468
61 - description: Fix Helm chart executor label to support executor aliases
65 url: https://github.com/apache/airflow/pull/67762
66 - description: Fix triggerer KEDA database connection rendering
70 url: https://github.com/apache/airflow/pull/67538
71 - description: Fix Celery worker liveness probe hostname lookup
75 url: https://github.com/apache/airflow/pull/67471
76 - description: Fix Go template error comparing slice to nil using ``eq``
80 url: https://github.com/apache/airflow/pull/64032
81 - description: Fix Kubernetes worker service account values
85 url: https://github.com/apache/airflow/pull/66598
86 - description: Add binding for ``workers.kubernetes`` and condition workers ServiceAccount
90 url: https://github.com/apache/airflow/pull/66730
91 - description: Fix launcher RBAC for executor class paths
95 url: https://github.com/apache/airflow/pull/66208
96 - description: Fix task log access with NetworkPolicies for Airflow 2 and 3
100 url: https://github.com/apache/airflow/pull/65754
101 - description: Add missing ``tpl`` rendering for ServiceAccount annotations
105 url: https://github.com/apache/airflow/pull/66095
106 - description: Fix go-template ``if`` statements for log groomer retention values
110 url: https://github.com/apache/airflow/pull/66012
111 - description: Fix database cleanup lifecycle hooks
115 url: https://github.com/apache/airflow/pull/65881
116 - description: Fix cleanup pod lifecycle hooks not being applied
120 url: https://github.com/apache/airflow/pull/65764
121 - description: Fix deprecation warning
125 url: https://github.com/apache/airflow/pull/66238
126 - description: 'Docs: Expand Helm Chart upgrade tasks in the Airflow 3 migration guide'
130 url: https://github.com/apache/airflow/pull/66118
131 - description: 'Misc: Change job/pod role bindings rendering and refactor related
136 url: https://github.com/apache/airflow/pull/66626
137 - description: 'Misc: Standardize on ``Dag`` capitalization in chart wording'
141 url: https://github.com/apache/airflow/pull/66114
142 artifacthub.io/links: |
143 - name: Documentation
144 url: https://airflow.apache.org/docs/helm-chart/1.22.0/
145 artifacthub.io/screenshots: |
147 url: https://airflow.apache.org/docs/apache-airflow/3.2.2/_images/home_dark.png
148 - title: Dag Overview Dashboard
149 url: https://airflow.apache.org/docs/apache-airflow/3.2.2/_images/dag_overview_dashboard.png
151 url: https://airflow.apache.org/docs/apache-airflow/3.2.2/_images/dags.png
153 url: https://airflow.apache.org/docs/apache-airflow/3.2.2/_images/asset_view.png
155 url: https://airflow.apache.org/docs/apache-airflow/3.2.2/_images/dag_overview_grid.png
157 url: https://airflow.apache.org/docs/apache-airflow/3.2.2/_images/dag_overview_graph.png
158 - title: Variable View
159 url: https://airflow.apache.org/docs/apache-airflow/3.2.2/_images/variable_hidden.png
161 url: https://airflow.apache.org/docs/apache-airflow/3.2.2/_images/dag_overview_code.png
165 repository: file:///postgresql
166 condition: postgresql.enabled