This is an automated email from the ASF dual-hosted git repository.
kaxilnaik 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 c7ed265 Chart: Release 1.1.0 of Helm Chart (#17171)
c7ed265 is described below
commit c7ed26544c469c4a27f19ec6ce0d58a208d2b2bc
Author: Kaxil Naik <[email protected]>
AuthorDate: Thu Jul 22 20:08:08 2021 +0100
Chart: Release 1.1.0 of Helm Chart (#17171)
Release 1.1.0 of Helm Chart
---
chart/Chart.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index f6bb57e..6368ece 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -19,7 +19,7 @@
---
apiVersion: v2
name: airflow
-version: 1.1.0-rc1
+version: 1.1.0
appVersion: 2.1.2
description: The official Helm chart to deploy Apache Airflow, a platform to
programmatically author, schedule, and monitor workflows