This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch rel-helm in repository https://gitbox.apache.org/repos/asf/airflow.git
commit acf66b0ccac2903a90bd89a0205778f94ad2b11e Author: Kaxil Naik <[email protected]> AuthorDate: Thu Jul 22 19:44:47 2021 +0100 Chart: Release 1.1.0 of Helm Chart 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
