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