From c28c255e52255ea2060c1a802ec34f9e09cc4f52 Mon Sep 17 00:00:00 2001 From: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com> Date: Thu, 6 Jan 2022 16:46:21 -0700 Subject: [PATCH] Chart: Bump version to 1.4.0 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 350e511c95aaf..d0b17d080ccf1 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -19,7 +19,7 @@ --- apiVersion: v2 name: airflow -version: 1.4.0-dev +version: 1.4.0 appVersion: 2.2.3 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows