From 142e67c45485b25e988aced3cc37dd9cb2a8ab71 Mon Sep 17 00:00:00 2001 From: Jed Cunningham Date: Sat, 30 Sep 2023 11:40:38 -0600 Subject: [PATCH] Chart: Bump version to 1.11.0 --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5586e81f20819..fb8126fa90cd8 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -19,7 +19,7 @@ --- apiVersion: v2 name: airflow -version: 1.11.0-dev +version: 1.11.0 appVersion: 2.7.1 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows @@ -44,7 +44,7 @@ type: application annotations: artifacthub.io/links: | - name: Documentation - url: https://airflow.apache.org/docs/helm-chart/1.8.0/ + url: https://airflow.apache.org/docs/helm-chart/1.11.0/ artifacthub.io/screenshots: | - title: DAGs View url: https://airflow.apache.org/docs/apache-airflow/2.7.1/_images/dags.png