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.git


The following commit(s) were added to refs/heads/main by this push:
     new bfcb77fb6f3 Post Helm release upgrade chart version (#64081)
bfcb77fb6f3 is described below

commit bfcb77fb6f3cb28187320f58d183dd9eddc02138
Author: Jens Scheffler <[email protected]>
AuthorDate: Mon Mar 23 00:25:05 2026 +0100

    Post Helm release upgrade chart version (#64081)
---
 chart/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 030b51a9add..4756fd1896e 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -19,7 +19,7 @@
 ---
 apiVersion: v2
 name: airflow
-version: 1.20.0
+version: 1.21.0
 appVersion: 3.1.8
 description: The official Helm chart to deploy Apache Airflow, a platform to
   programmatically author, schedule, and monitor workflows
@@ -44,7 +44,7 @@ type: application
 annotations:
   artifacthub.io/links: |
     - name: Documentation
-      url: https://airflow.apache.org/docs/helm-chart/1.20.0/
+      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.1.8/_images/home_dark.png

Reply via email to