-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 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 annotations: category: Database images: | - name: os-shell image: docker.io/bitnami/os-shell:11-debian-11-r91 - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.15.0-debian-11-r2 - name: postgresql image: docker.io/bitnami/postgresql:16.1.0-debian-11-r15 licenses: Apache-2.0 apiVersion: v2 appVersion: 16.1.0 dependencies: - - name: common repository: oci://registry-1.docker.io/bitnamicharts tags: - bitnami-common version: 2.x.x description: PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures. home: https://bitnami.com icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png keywords: - - postgresql - - postgres - - database - - sql - - replication - - cluster maintainers: - - name: VMware, Inc. url: https://github.com/bitnami/charts name: postgresql sources: - - https://github.com/bitnami/charts/tree/main/bitnami/postgresql version: 13.2.24 annotations: category: Infrastructure licenses: Apache-2.0 apiVersion: v2 appVersion: 2.13.3 description: A Library Helm Chart for grouping common logic between bitnami charts. This chart is not deployable by itself. home: https://bitnami.com icon: https://bitnami.com/downloads/logos/bitnami-mark.png keywords: - - common - - helper - - template - - function - - bitnami maintainers: - - name: VMware, Inc. url: https://github.com/bitnami/charts name: common sources: - - https://github.com/bitnami/charts type: library version: 2.13.3 ... files: airflow-1.21.0.tgz: sha256:fc3e3c64b8f93b4c5b2c611a78b50f35a456ef9494a82d514f5e2a17a067c821 -----BEGIN PGP SIGNATURE----- iI4EARYKADYWIQQA5vRd+fhhSEguHIxYbv7543usBwUCaefq5Rgcb3p0dXJrYnVn cmE5M0BnbWFpbC5jb20ACgkQWG7++eN7rAdn4AD+KxLneM8n9Fb7MOddXpYopxNg YCZfQt8z4ImYCwC1AJ8A/3iNHDWH6orOsFfOt8zusbDWmtSZVRaUwwQ8tpVLU7oD =XwnH -----END PGP SIGNATURE-----