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 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.*
33 url: https://github.com/apache/airflow/pull/61915
35 url: https://github.com/apache/airflow/pull/61919
37 url: https://github.com/apache/airflow/pull/61960
39 url: https://github.com/apache/airflow/pull/61961
41 url: https://github.com/apache/airflow/pull/61962
43 url: https://github.com/apache/airflow/pull/62030
45 url: https://github.com/apache/airflow/pull/62048
47 url: https://github.com/apache/airflow/pull/62054
49 url: https://github.com/apache/airflow/pull/64730
51 url: https://github.com/apache/airflow/pull/64734
53 url: https://github.com/apache/airflow/pull/64739
55 url: https://github.com/apache/airflow/pull/64741
57 url: https://github.com/apache/airflow/pull/64746
59 url: https://github.com/apache/airflow/pull/64860
61 url: https://github.com/apache/airflow/pull/64976
63 url: https://github.com/apache/airflow/pull/64980
65 url: https://github.com/apache/airflow/pull/64982
67 url: https://github.com/apache/airflow/pull/65027
69 url: https://github.com/apache/airflow/pull/65030
71 url: https://github.com/apache/airflow/pull/65033
73 url: https://github.com/apache/airflow/pull/65056
75 url: https://github.com/apache/airflow/pull/65059
76 - description: Default Airflow image updated to 3.2.0
80 url: https://github.com/apache/airflow/pull/64841
81 - description: Fix wrong broker URL secret ref
85 url: https://github.com/apache/airflow/pull/65006
86 - description: Add ttlSecondsAfterFinished to database cleanup job
90 url: https://github.com/apache/airflow/pull/64164
92 Support tpl rendering in ServiceAccount annotations, metadataConnection, and config ConfigMap names
96 url: https://github.com/apache/airflow/pull/64763
97 - description: Generate JWT Secret of recommended length
101 url: https://github.com/apache/airflow/pull/65082
102 - description: Fix Helm chart image volume schema validation
106 url: https://github.com/apache/airflow/pull/65409
107 - description: Remove duplicate fallback branch in airflowPodSecurityContextsIds helper
111 url: https://github.com/apache/airflow/pull/65558
112 - description: Render cleanup RBAC only for KubernetesExecutor
116 url: https://github.com/apache/airflow/pull/65539
117 - description: Fix default args/command for database cleanup
121 url: https://github.com/apache/airflow/pull/63821
122 - description: Fix invalid deprecation warning in NOTES.txt
126 url: https://github.com/apache/airflow/pull/64296
127 - description: Add missing fields in schema file
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: |
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
141 url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dags.png
143 url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/asset_view.png
145 url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_grid.png
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
151 url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_code.png
155 repository: file:///postgresql
156 condition: postgresql.enabled