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: |
23 - description: Add missing deprecation warnings for workers section
27 url: https://github.com/apache/airflow/pull/63659
28 - description: Remove automatic `KUBERNETES_ENVIRONMENT_VARIABLES` and `KUBERNETES_SECRETS`
29 prefixes from chart helpers
33 url: https://github.com/apache/airflow/pull/60750
34 - description: Remove JWT secrets from triggerer, worker and dag-processor
38 url: https://github.com/apache/airflow/pull/63204
39 - description: Add workers.celery.nodeSelector & workers.kubernetes.nodeSelector
43 url: https://github.com/apache/airflow/pull/61957
45 Add workers.celery.terminationGracePeriodSeconds & workers.kubernetes.terminationGracePeriodSeconds
49 url: https://github.com/apache/airflow/pull/61892
50 - description: Add workers.celery.resources & workers.kubernetes.resources
54 url: https://github.com/apache/airflow/pull/61890
55 - description: Add workers.celery.keda section
59 url: https://github.com/apache/airflow/pull/61820
60 - description: Add workers.celery.podDisruptionBudget
64 url: https://github.com/apache/airflow/pull/61414
65 - description: Add workers.celery.containerLifecycleHooks & workers.kubernetes.containerLifecycleHooks
69 url: https://github.com/apache/airflow/pull/61369
70 - description: Refactor Git-Sync livenessProbe & deprecate readinessProbe & add startupProbe
74 url: https://github.com/apache/airflow/pull/62334
75 - description: Default airflow version to 3.1.8
79 url: https://github.com/apache/airflow/pull/63392
80 - description: Drop support for all Airflow versions below 2.11 in Helm Chart
84 url: https://github.com/apache/airflow/pull/61018
85 - description: Support Helm template expressions in podAnnotations
89 url: https://github.com/apache/airflow/pull/63019
90 - description: Warn on deprecated per-component securityContext values
94 url: https://github.com/apache/airflow/pull/62729
95 - description: Add *.iml to .gitignore in all distributions
99 url: https://github.com/apache/airflow/pull/63636
100 - description: More restrictive chart rendering logic
104 url: https://github.com/apache/airflow/pull/63464
105 - description: Omit api-server spec.replicas when HPA is enabled
109 url: https://github.com/apache/airflow/pull/63187
110 - description: Add workers.celery.kerberosSidecar & workers.kubernetes.kerberosSidecar
115 url: https://github.com/apache/airflow/pull/61881
116 - description: Cleanup Helm Chart documentation
120 url: https://github.com/apache/airflow/pull/62544
121 - description: Upgrade important CI environment
125 url: https://github.com/apache/airflow/pull/62792
126 - description: Fix chart NOTES.txt showing deprecation warnings only without secret
131 url: https://github.com/apache/airflow/pull/62722
132 - description: 'Fix tpl rendering for TLS hosts in ingress templates #62358'
136 url: https://github.com/apache/airflow/pull/62548
137 - description: Upgrade important CI environment
141 url: https://github.com/apache/airflow/pull/62610
142 - description: Fix all build-system/requires including transitive dependencies
146 url: https://github.com/apache/airflow/pull/62570
147 - description: Add ingress deprecation warnings for apiServer, statsd, and pgbouncer
151 url: https://github.com/apache/airflow/pull/62490
152 - description: 'Add missing support for: securityContexts and containerLifecycleHooks'
156 url: https://github.com/apache/airflow/pull/60677
157 - description: Fix webserver.defaultUser.enabled=false not honored
161 url: https://github.com/apache/airflow/pull/62143
162 - description: Allow to use short SPDX licence identifier for selected files
166 url: https://github.com/apache/airflow/pull/62073
167 artifacthub.io/links: |
168 - name: Documentation
169 url: https://airflow.apache.org/docs/helm-chart/1.20.0/
170 artifacthub.io/screenshots: |
172 url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/home_dark.png
173 - title: DAG Overview Dashboard
174 url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_dashboard.png
176 url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dags.png
178 url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/asset_view.png
180 url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_grid.png
182 url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_graph.png
183 - title: Variable View
184 url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/variable_hidden.png
186 url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_code.png
190 repository: file:///postgresql
191 condition: postgresql.enabled