This is an automated email from the ASF dual-hosted git repository.

jscheffl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 2659c0d5bd Add Apache Airflow Helm Chart Release 1.20.0 to chart index 
file
2659c0d5bd is described below

commit 2659c0d5bdb8f914188183d38503770765335439
Author: Jens Scheffler <[email protected]>
AuthorDate: Sun Mar 22 23:16:14 2026 +0100

    Add Apache Airflow Helm Chart Release 1.20.0 to chart index file
---
 landing-pages/site/static/index.yaml | 198 ++++++++++++++++++++++++++++++++++-
 1 file changed, 196 insertions(+), 2 deletions(-)

diff --git a/landing-pages/site/static/index.yaml 
b/landing-pages/site/static/index.yaml
index 7832bc2d85..fc650c62ea 100644
--- a/landing-pages/site/static/index.yaml
+++ b/landing-pages/site/static/index.yaml
@@ -18,6 +18,200 @@
 apiVersion: v1
 entries:
   airflow:
+  - annotations:
+      artifacthub.io/changes: |
+        - description: Add missing deprecation warnings for workers section
+          kind: changed
+          links:
+          - name: '#63659'
+            url: https://github.com/apache/airflow/pull/63659
+        - description: Remove automatic `KUBERNETES_ENVIRONMENT_VARIABLES` and 
`KUBERNETES_SECRETS`
+            prefixes from chart helpers
+          kind: changed
+          links:
+          - name: '#60750'
+            url: https://github.com/apache/airflow/pull/60750
+        - description: Remove JWT secrets from triggerer, worker and 
dag-processor
+          kind: changed
+          links:
+          - name: '#63204'
+            url: https://github.com/apache/airflow/pull/63204
+        - description: Add workers.celery.nodeSelector & 
workers.kubernetes.nodeSelector
+          kind: changed
+          links:
+          - name: '#61957'
+            url: https://github.com/apache/airflow/pull/61957
+        - description: >
+            Add workers.celery.terminationGracePeriodSeconds & 
workers.kubernetes.terminationGracePeriodSeconds
+          kind: changed
+          links:
+          - name: '#61892'
+            url: https://github.com/apache/airflow/pull/61892
+        - description: Add workers.celery.resources & 
workers.kubernetes.resources
+          kind: changed
+          links:
+          - name: '#61890'
+            url: https://github.com/apache/airflow/pull/61890
+        - description: Add workers.celery.keda section
+          kind: changed
+          links:
+          - name: '#61820'
+            url: https://github.com/apache/airflow/pull/61820
+        - description: Add workers.celery.podDisruptionBudget
+          kind: changed
+          links:
+          - name: '#61414'
+            url: https://github.com/apache/airflow/pull/61414
+        - description: Add workers.celery.containerLifecycleHooks & 
workers.kubernetes.containerLifecycleHooks
+          kind: changed
+          links:
+          - name: '#61369'
+            url: https://github.com/apache/airflow/pull/61369
+        - description: Refactor Git-Sync livenessProbe & deprecate 
readinessProbe & add startupProbe
+          kind: changed
+          links:
+          - name: '#62334'
+            url: https://github.com/apache/airflow/pull/62334
+        - description: Default airflow version to 3.1.8
+          kind: changed
+          links:
+          - name: '#63392'
+            url: https://github.com/apache/airflow/pull/63392
+        - description: Drop support for all Airflow versions below 2.11 in 
Helm Chart
+          kind: changed
+          links:
+          - name: '#61018'
+            url: https://github.com/apache/airflow/pull/61018
+        - description: Support Helm template expressions in podAnnotations
+          kind: changed
+          links:
+          - name: '#63019'
+            url: https://github.com/apache/airflow/pull/63019
+        - description: Warn on deprecated per-component securityContext values
+          kind: changed
+          links:
+          - name: '#62729'
+            url: https://github.com/apache/airflow/pull/62729
+        - description: Add *.iml to .gitignore in all distributions
+          kind: fixed
+          links:
+          - name: '#63636'
+            url: https://github.com/apache/airflow/pull/63636
+        - description: More restrictive chart rendering logic
+          kind: fixed
+          links:
+          - name: '#63464'
+            url: https://github.com/apache/airflow/pull/63464
+        - description: Omit api-server spec.replicas when HPA is enabled
+          kind: fixed
+          links:
+          - name: '#63187'
+            url: https://github.com/apache/airflow/pull/63187
+        - description: Add workers.celery.kerberosSidecar & 
workers.kubernetes.kerberosSidecar
+            sections
+          kind: fixed
+          links:
+          - name: '#61881'
+            url: https://github.com/apache/airflow/pull/61881
+        - description: Cleanup Helm Chart documentation
+          kind: fixed
+          links:
+          - name: '#62544'
+            url: https://github.com/apache/airflow/pull/62544
+        - description: Upgrade important CI environment
+          kind: fixed
+          links:
+          - name: '#62792'
+            url: https://github.com/apache/airflow/pull/62792
+        - description: Fix chart NOTES.txt showing deprecation warnings only 
without secret
+            key
+          kind: fixed
+          links:
+          - name: '#62722'
+            url: https://github.com/apache/airflow/pull/62722
+        - description: 'Fix tpl rendering for TLS hosts in ingress templates 
#62358'
+          kind: fixed
+          links:
+          - name: '#62548'
+            url: https://github.com/apache/airflow/pull/62548
+        - description: Upgrade important CI environment
+          kind: fixed
+          links:
+          - name: '#62610'
+            url: https://github.com/apache/airflow/pull/62610
+        - description: Fix all build-system/requires including transitive 
dependencies
+          kind: fixed
+          links:
+          - name: '#62570'
+            url: https://github.com/apache/airflow/pull/62570
+        - description: Add ingress deprecation warnings for apiServer, statsd, 
and pgbouncer
+          kind: fixed
+          links:
+          - name: '#62490'
+            url: https://github.com/apache/airflow/pull/62490
+        - description: 'Add missing support for:  securityContexts and 
containerLifecycleHooks'
+          kind: fixed
+          links:
+          - name: '#60677'
+            url: https://github.com/apache/airflow/pull/60677
+        - description: Fix webserver.defaultUser.enabled=false not honored
+          kind: fixed
+          links:
+          - name: '#62143'
+            url: https://github.com/apache/airflow/pull/62143
+        - description: Allow to use short SPDX licence identifier for selected 
files
+          kind: fixed
+          links:
+          - name: '#62073'
+            url: https://github.com/apache/airflow/pull/62073
+      artifacthub.io/links: |
+        - name: Documentation
+          url: https://airflow.apache.org/docs/helm-chart/1.20.0/
+      artifacthub.io/screenshots: |
+        - title: Home Page
+          url: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/home_dark.png
+        - title: DAG Overview Dashboard
+          url: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_dashboard.png
+        - title: DAGs View
+          url: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dags.png
+        - title: Assets View
+          url: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/asset_view.png
+        - title: Grid View
+          url: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_grid.png
+        - title: Graph View
+          url: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_graph.png
+        - title: Variable View
+          url: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/variable_hidden.png
+        - title: Code View
+          url: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/_images/dag_overview_code.png
+    apiVersion: v2
+    appVersion: 3.1.8
+    created: "2026-03-22T23:14:54.288682065+01:00"
+    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
+    digest: 29740c59c42960f14ac710069686a70220c011e210b6ca7d7f4d0f748da0917a
+    home: https://airflow.apache.org/
+    icon: https://airflow.apache.org/images/airflow_dark_bg.png
+    keywords:
+    - apache
+    - airflow
+    - workflow
+    - scheduler
+    maintainers:
+    - email: [email protected]
+      name: Apache Airflow PMC
+    name: airflow
+    sources:
+    - https://github.com/apache/airflow
+    type: application
+    urls:
+    - https://downloads.apache.org/airflow/helm-chart/1.20.0/airflow-1.20.0.tgz
+    version: 1.20.0
   - annotations:
       artifacthub.io/changes: |
         - description: Add ``PodDisruptionBudget`` for Dag Processor
@@ -455,7 +649,7 @@ entries:
     - https://github.com/apache/airflow
     type: application
     urls:
-    - https://downloads.apache.org/airflow/helm-chart/1.19.0/airflow-1.19.0.tgz
+    - 
https://archive.apache.org/dist/airflow/helm-chart/1.19.0/airflow-1.19.0.tgz
     version: 1.19.0
   - annotations:
       artifacthub.io/changes: |
@@ -3314,4 +3508,4 @@ entries:
     urls:
     - 
https://archive.apache.org/dist/airflow/helm-chart/1.0.0/airflow-1.0.0.tgz
     version: 1.0.0
-generated: "2026-02-17T12:25:10.221213-07:00"
+generated: "2026-03-22T23:14:54.271868376+01:00"

Reply via email to