From c7ed26544c469c4a27f19ec6ce0d58a208d2b2bc Mon Sep 17 00:00:00 2001 From: Kaxil Naik Date: Thu, 22 Jul 2021 20:08:08 +0100 Subject: [PATCH] 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 f6bb57e3dbc14..6368eceec5c29 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