This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a commit to branch chart/v1-2x-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/chart/v1-2x-test by this push:
new f39cece5f94 Bump Helm chart version to 1.23.0 after 1.22.0 release
(#67990)
f39cece5f94 is described below
commit f39cece5f94e2db25a50e7a99a61c83c705bf809
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu Jun 4 13:08:20 2026 +0200
Bump Helm chart version to 1.23.0 after 1.22.0 release (#67990)
---
chart/Chart.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 6bed6826f68..b812868b9fb 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -19,7 +19,7 @@
---
apiVersion: v2
name: airflow
-version: 1.22.0
+version: 1.23.0
appVersion: 3.2.2
description: The official Helm chart to deploy Apache Airflow, a platform to
programmatically author, schedule, and monitor workflows