From 913eff6759bf89d635ef1df1a0db23c157e48c4b Mon Sep 17 00:00:00 2001 From: Jed Cunningham Date: Fri, 23 Jun 2023 09:23:52 -0400 Subject: [PATCH] Chart: Bump version to 1.10.0 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 1d513f54d0b11..8db3bd196f01b 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -19,7 +19,7 @@ --- apiVersion: v2 name: airflow -version: 1.10.0-dev +version: 1.10.0 appVersion: 2.6.2 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows