From ee1e8935073c9053fd87b9af87b6a52b33a2ebc2 Mon Sep 17 00:00:00 2001 From: Ephraim Anierobi Date: Tue, 8 Mar 2022 18:26:39 +0100 Subject: [PATCH] Chart: Bump version to 1.5.0 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index bd0e9bd9492bd..e45d9a09a9e63 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -19,7 +19,7 @@ --- apiVersion: v2 name: airflow -version: 1.5.0-dev +version: 1.5.0 appVersion: 2.2.4 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows