2026-06-02 16:57:45 +03:00

156 lines
6.0 KiB
YAML

annotations:
artifacthub.io/changes: |
- description: >
Workers config options have been moved under workers.celery.* and workers.kubernetes.*:
safeToEvict, hostAliases, priorityClassName, runtimeClassName, schedulerName,
serviceAccount, extraContainers, extraInitContainers, extraVolumes, affinity,
tolerations, topologySpreadConstraints, podAnnotations, labels, env, extraVolumeMounts
are moved to both; extraPorts, volumeClaimTemplates, waitForMigrations, hpa,
annotations, logGroomerSidecar are Celery-specific and moved under workers.celery.*
kind: changed
links:
- name: '#61915'
url: https://github.com/apache/airflow/pull/61915
- name: '#61919'
url: https://github.com/apache/airflow/pull/61919
- name: '#61960'
url: https://github.com/apache/airflow/pull/61960
- name: '#61961'
url: https://github.com/apache/airflow/pull/61961
- name: '#61962'
url: https://github.com/apache/airflow/pull/61962
- name: '#62030'
url: https://github.com/apache/airflow/pull/62030
- name: '#62048'
url: https://github.com/apache/airflow/pull/62048
- name: '#62054'
url: https://github.com/apache/airflow/pull/62054
- name: '#64730'
url: https://github.com/apache/airflow/pull/64730
- name: '#64734'
url: https://github.com/apache/airflow/pull/64734
- name: '#64739'
url: https://github.com/apache/airflow/pull/64739
- name: '#64741'
url: https://github.com/apache/airflow/pull/64741
- name: '#64746'
url: https://github.com/apache/airflow/pull/64746
- name: '#64860'
url: https://github.com/apache/airflow/pull/64860
- name: '#64976'
url: https://github.com/apache/airflow/pull/64976
- name: '#64980'
url: https://github.com/apache/airflow/pull/64980
- name: '#64982'
url: https://github.com/apache/airflow/pull/64982
- name: '#65027'
url: https://github.com/apache/airflow/pull/65027
- name: '#65030'
url: https://github.com/apache/airflow/pull/65030
- name: '#65033'
url: https://github.com/apache/airflow/pull/65033
- name: '#65056'
url: https://github.com/apache/airflow/pull/65056
- name: '#65059'
url: https://github.com/apache/airflow/pull/65059
- description: Default Airflow image updated to 3.2.0
kind: changed
links:
- name: '#64841'
url: https://github.com/apache/airflow/pull/64841
- description: Fix wrong broker URL secret ref
kind: fixed
links:
- name: '#65006'
url: https://github.com/apache/airflow/pull/65006
- description: Add ttlSecondsAfterFinished to database cleanup job
kind: added
links:
- name: '#64164'
url: https://github.com/apache/airflow/pull/64164
- description: >
Support tpl rendering in ServiceAccount annotations, metadataConnection, and config ConfigMap names
kind: added
links:
- name: '#64763'
url: https://github.com/apache/airflow/pull/64763
- description: Generate JWT Secret of recommended length
kind: changed
links:
- name: '#65082'
url: https://github.com/apache/airflow/pull/65082
- description: Fix Helm chart image volume schema validation
kind: fixed
links:
- name: '#65409'
url: https://github.com/apache/airflow/pull/65409
- description: Remove duplicate fallback branch in airflowPodSecurityContextsIds helper
kind: fixed
links:
- name: '#65558'
url: https://github.com/apache/airflow/pull/65558
- description: Render cleanup RBAC only for KubernetesExecutor
kind: fixed
links:
- name: '#65539'
url: https://github.com/apache/airflow/pull/65539
- description: Fix default args/command for database cleanup
kind: fixed
links:
- name: '#63821'
url: https://github.com/apache/airflow/pull/63821
- description: Fix invalid deprecation warning in NOTES.txt
kind: fixed
links:
- name: '#64296'
url: https://github.com/apache/airflow/pull/64296
- description: Add missing fields in schema file
kind: fixed
links:
- name: '#64339'
url: https://github.com/apache/airflow/pull/64339
artifacthub.io/links: |
- name: Documentation
url: https://airflow.apache.org/docs/helm-chart/1.21.0/
artifacthub.io/screenshots: |
- title: Home Page
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/home_dark.png
- title: DAG Overview Dashboard
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_dashboard.png
- title: DAGs View
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dags.png
- title: Assets View
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/asset_view.png
- title: Grid View
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_grid.png
- title: Graph View
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_graph.png
- title: Variable View
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/variable_hidden.png
- title: Code View
url: https://airflow.apache.org/docs/apache-airflow/3.2.0/_images/dag_overview_code.png
apiVersion: v2
appVersion: 3.2.0
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.2.24
description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
author, schedule, and monitor workflows
home: https://airflow.apache.org/
icon: https://airflow.apache.org/images/airflow_dark_bg.png
keywords:
- apache
- airflow
- workflow
- scheduler
maintainers:
- email: dev@airflow.apache.org
name: Apache Airflow PMC
name: airflow
sources:
- https://github.com/apache/airflow
type: application
version: 1.21.0