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.21.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.2.0
21
annotations:
22
artifacthub.io/changes: |
23
- description: >
24
Workers config options have been moved under workers.celery.* and workers.kubernetes.*:
25
safeToEvict, hostAliases, priorityClassName, runtimeClassName, schedulerName,
26
serviceAccount, extraContainers, extraInitContainers, extraVolumes, affinity,
27
tolerations, topologySpreadConstraints, podAnnotations, labels, env, extraVolumeMounts
28
are moved to both; extraPorts, volumeClaimTemplates, waitForMigrations, hpa,
29
annotations, logGroomerSidecar are Celery-specific and moved under workers.celery.*
30
kind: changed
31
links:
32
- name: '#61915'
33
url: https://github.com/apache/airflow/pull/61915
34
- name: '#61919'
35
url: https://github.com/apache/airflow/pull/61919
36
- name: '#61960'
37
url: https://github.com/apache/airflow/pull/61960
38
- name: '#61961'
39
url: https://github.com/apache/airflow/pull/61961
40
- name: '#61962'
41
url: https://github.com/apache/airflow/pull/61962
42
- name: '#62030'
43
url: https://github.com/apache/airflow/pull/62030
44
- name: '#62048'
45
url: https://github.com/apache/airflow/pull/62048
46
- name: '#62054'
47
url: https://github.com/apache/airflow/pull/62054
48
- name: '#64730'
49
url: https://github.com/apache/airflow/pull/64730
50
- name: '#64734'
51
url: https://github.com/apache/airflow/pull/64734
52
- name: '#64739'
53
url: https://github.com/apache/airflow/pull/64739
54
- name: '#64741'
55
url: https://github.com/apache/airflow/pull/64741
56
- name: '#64746'
57
url: https://github.com/apache/airflow/pull/64746
58
- name: '#64860'
59
url: https://github.com/apache/airflow/pull/64860
60
- name: '#64976'
61
url: https://github.com/apache/airflow/pull/64976
62
- name: '#64980'
63
url: https://github.com/apache/airflow/pull/64980
64
- name: '#64982'
65
url: https://github.com/apache/airflow/pull/64982
66
- name: '#65027'
67
url: https://github.com/apache/airflow/pull/65027
68
- name: '#65030'
69
url: https://github.com/apache/airflow/pull/65030
70
- name: '#65033'
71
url: https://github.com/apache/airflow/pull/65033
72
- name: '#65056'
73
url: https://github.com/apache/airflow/pull/65056
74
- name: '#65059'
75
url: https://github.com/apache/airflow/pull/65059
76
- description: Default Airflow image updated to 3.2.0
77
kind: changed
78
links:
79
- name: '#64841'
80
url: https://github.com/apache/airflow/pull/64841
81
- description: Fix wrong broker URL secret ref
82
kind: fixed
83
links:
84
- name: '#65006'
85
url: https://github.com/apache/airflow/pull/65006
86
- description: Add ttlSecondsAfterFinished to database cleanup job
87
kind: added
88
links:
89
- name: '#64164'
90
url: https://github.com/apache/airflow/pull/64164
91
- description: >
92
Support tpl rendering in ServiceAccount annotations, metadataConnection, and config ConfigMap names
93
kind: added
94
links:
95
- name: '#64763'
96
url: https://github.com/apache/airflow/pull/64763
97
- description: Generate JWT Secret of recommended length
98
kind: changed
99
links:
100
- name: '#65082'
101
url: https://github.com/apache/airflow/pull/65082
102
- description: Fix Helm chart image volume schema validation
103
kind: fixed
104
links:
105
- name: '#65409'
106
url: https://github.com/apache/airflow/pull/65409
107
- description: Remove duplicate fallback branch in airflowPodSecurityContextsIds helper
108
kind: fixed
109
links:
110
- name: '#65558'
111
url: https://github.com/apache/airflow/pull/65558
112
- description: Render cleanup RBAC only for KubernetesExecutor
113
kind: fixed
114
links:
115
- name: '#65539'
116
url: https://github.com/apache/airflow/pull/65539
117
- description: Fix default args/command for database cleanup
118
kind: fixed
119
links:
120
- name: '#63821'
121
url: https://github.com/apache/airflow/pull/63821
122
- description: Fix invalid deprecation warning in NOTES.txt
123
kind: fixed
124
links:
125
- name: '#64296'
126
url: https://github.com/apache/airflow/pull/64296
127
- description: Add missing fields in schema file
128
kind: fixed
129
links:
130
- name: '#64339'
131
url: https://github.com/apache/airflow/pull/64339
132
artifacthub.io/links: |
133
- name: Documentation
134
url: https://airflow.apache.org/docs/helm-chart/1.21.0/
135
artifacthub.io/screenshots: |
136
- title: Home Page
137
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/home_dark.png
138
- title: DAG Overview Dashboard
139
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_dashboard.png
140
- title: DAGs View
141
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dags.png
142
- title: Assets View
143
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/asset_view.png
144
- title: Grid View
145
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_grid.png
146
- title: Graph View
147
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_graph.png
148
- title: Variable View
149
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/variable_hidden.png
150
- title: Code View
151
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_code.png
152
dependencies:
153
- name: postgresql
154
version: 13.2.24
155
repository: file:///postgresql
156
condition: postgresql.enabled
157
type: application
158

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.