DirectorySecurity AdvisoriesPricing
/
Sign in
Directory
airflow logoHELM

airflow

Helm chart
Last changed
Request a free trial

Contact our team to test out this Helm chart and related images for free. Please also indicate any other images you would like to evaluate.

Overview
Chart versions
Default values
Chart metadata
Images

Tag:

1
# Helm chart metadata for airflow with Chainguard images
2
# These images are distroless and signed with Sigstore
3
4
name: airflow
5
home: https://airflow.apache.org/
6
sources:
7
- https://github.com/apache/airflow
8
version: 1.20.0
9
description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows
10
keywords:
11
- apache
12
- airflow
13
- workflow
14
- scheduler
15
maintainers:
16
- name: Apache Airflow PMC
17
email: dev@airflow.apache.org
18
icon: https://airflow.apache.org/images/airflow_dark_bg.png
19
apiVersion: v2
20
appVersion: 3.1.8
21
annotations:
22
artifacthub.io/changes: |
23
- description: Add missing deprecation warnings for workers section
24
kind: changed
25
links:
26
- name: '#63659'
27
url: https://github.com/apache/airflow/pull/63659
28
- description: Remove automatic `KUBERNETES_ENVIRONMENT_VARIABLES` and `KUBERNETES_SECRETS`
29
prefixes from chart helpers
30
kind: changed
31
links:
32
- name: '#60750'
33
url: https://github.com/apache/airflow/pull/60750
34
- description: Remove JWT secrets from triggerer, worker and dag-processor
35
kind: changed
36
links:
37
- name: '#63204'
38
url: https://github.com/apache/airflow/pull/63204
39
- description: Add workers.celery.nodeSelector & workers.kubernetes.nodeSelector
40
kind: changed
41
links:
42
- name: '#61957'
43
url: https://github.com/apache/airflow/pull/61957
44
- description: >
45
Add workers.celery.terminationGracePeriodSeconds & workers.kubernetes.terminationGracePeriodSeconds
46
kind: changed
47
links:
48
- name: '#61892'
49
url: https://github.com/apache/airflow/pull/61892
50
- description: Add workers.celery.resources & workers.kubernetes.resources
51
kind: changed
52
links:
53
- name: '#61890'
54
url: https://github.com/apache/airflow/pull/61890
55
- description: Add workers.celery.keda section
56
kind: changed
57
links:
58
- name: '#61820'
59
url: https://github.com/apache/airflow/pull/61820
60
- description: Add workers.celery.podDisruptionBudget
61
kind: changed
62
links:
63
- name: '#61414'
64
url: https://github.com/apache/airflow/pull/61414
65
- description: Add workers.celery.containerLifecycleHooks & workers.kubernetes.containerLifecycleHooks
66
kind: changed
67
links:
68
- name: '#61369'
69
url: https://github.com/apache/airflow/pull/61369
70
- description: Refactor Git-Sync livenessProbe & deprecate readinessProbe & add startupProbe
71
kind: changed
72
links:
73
- name: '#62334'
74
url: https://github.com/apache/airflow/pull/62334
75
- description: Default airflow version to 3.1.8
76
kind: changed
77
links:
78
- name: '#63392'
79
url: https://github.com/apache/airflow/pull/63392
80
- description: Drop support for all Airflow versions below 2.11 in Helm Chart
81
kind: changed
82
links:
83
- name: '#61018'
84
url: https://github.com/apache/airflow/pull/61018
85
- description: Support Helm template expressions in podAnnotations
86
kind: changed
87
links:
88
- name: '#63019'
89
url: https://github.com/apache/airflow/pull/63019
90
- description: Warn on deprecated per-component securityContext values
91
kind: changed
92
links:
93
- name: '#62729'
94
url: https://github.com/apache/airflow/pull/62729
95
- description: Add *.iml to .gitignore in all distributions
96
kind: fixed
97
links:
98
- name: '#63636'
99
url: https://github.com/apache/airflow/pull/63636
100
- description: More restrictive chart rendering logic
101
kind: fixed
102
links:
103
- name: '#63464'
104
url: https://github.com/apache/airflow/pull/63464
105
- description: Omit api-server spec.replicas when HPA is enabled
106
kind: fixed
107
links:
108
- name: '#63187'
109
url: https://github.com/apache/airflow/pull/63187
110
- description: Add workers.celery.kerberosSidecar & workers.kubernetes.kerberosSidecar
111
sections
112
kind: fixed
113
links:
114
- name: '#61881'
115
url: https://github.com/apache/airflow/pull/61881
116
- description: Cleanup Helm Chart documentation
117
kind: fixed
118
links:
119
- name: '#62544'
120
url: https://github.com/apache/airflow/pull/62544
121
- description: Upgrade important CI environment
122
kind: fixed
123
links:
124
- name: '#62792'
125
url: https://github.com/apache/airflow/pull/62792
126
- description: Fix chart NOTES.txt showing deprecation warnings only without secret
127
key
128
kind: fixed
129
links:
130
- name: '#62722'
131
url: https://github.com/apache/airflow/pull/62722
132
- description: 'Fix tpl rendering for TLS hosts in ingress templates #62358'
133
kind: fixed
134
links:
135
- name: '#62548'
136
url: https://github.com/apache/airflow/pull/62548
137
- description: Upgrade important CI environment
138
kind: fixed
139
links:
140
- name: '#62610'
141
url: https://github.com/apache/airflow/pull/62610
142
- description: Fix all build-system/requires including transitive dependencies
143
kind: fixed
144
links:
145
- name: '#62570'
146
url: https://github.com/apache/airflow/pull/62570
147
- description: Add ingress deprecation warnings for apiServer, statsd, and pgbouncer
148
kind: fixed
149
links:
150
- name: '#62490'
151
url: https://github.com/apache/airflow/pull/62490
152
- description: 'Add missing support for: securityContexts and containerLifecycleHooks'
153
kind: fixed
154
links:
155
- name: '#60677'
156
url: https://github.com/apache/airflow/pull/60677
157
- description: Fix webserver.defaultUser.enabled=false not honored
158
kind: fixed
159
links:
160
- name: '#62143'
161
url: https://github.com/apache/airflow/pull/62143
162
- description: Allow to use short SPDX licence identifier for selected files
163
kind: fixed
164
links:
165
- name: '#62073'
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: |
171
- title: Home Page
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
175
- title: DAGs View
176
url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dags.png
177
- title: Assets View
178
url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/asset_view.png
179
- title: Grid View
180
url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_grid.png
181
- title: Graph View
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
185
- title: Code View
186
url: https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_code.png
187
dependencies:
188
- name: postgresql
189
version: 13.2.24
190
repository: file:///postgresql
191
condition: postgresql.enabled
192
type: application
193

The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.