From bca7816f41a190398ecb2e76f9e53380c61052ac Mon Sep 17 00:00:00 2001 From: Jed Cunningham Date: Tue, 31 Jan 2023 12:51:34 -0700 Subject: [PATCH] Chart: Bump version to 1.8.0 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index ba5c27f09b4ad..fc475a835df66 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -19,7 +19,7 @@ --- apiVersion: v2 name: airflow -version: 1.8.0-dev +version: 1.8.0 appVersion: 2.5.1 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows