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

potiuk 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 6431cd1e329 Upgrade main chart to 2.0.0 (#67131)
6431cd1e329 is described below

commit 6431cd1e329134ab86d0db93f4957659ef80ee0c
Author: Bugra Ozturk <[email protected]>
AuthorDate: Tue May 19 00:11:29 2026 +0200

    Upgrade main chart to 2.0.0 (#67131)
    
    * reflect also in kustomize tests which version has been tested with
---
 chart/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index a497ed70525..43ee60c54f6 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -19,7 +19,7 @@
 ---
 apiVersion: v2
 name: airflow
-version: 1.22.0
+version: 2.0.0
 appVersion: 3.2.1
 description: The official Helm chart to deploy Apache Airflow, a platform to
   programmatically author, schedule, and monitor workflows

Reply via email to