We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf72d17 commit 142e67cCopy full SHA for 142e67c
chart/Chart.yaml
@@ -19,7 +19,7 @@
19
---
20
apiVersion: v2
21
name: airflow
22
-version: 1.11.0-dev
+version: 1.11.0
23
appVersion: 2.7.1
24
description: The official Helm chart to deploy Apache Airflow, a platform to
25
programmatically author, schedule, and monitor workflows
@@ -44,7 +44,7 @@ type: application
44
annotations:
45
artifacthub.io/links: |
46
- name: Documentation
47
- url: https://airflow.apache.org/docs/helm-chart/1.8.0/
+ url: https://airflow.apache.org/docs/helm-chart/1.11.0/
48
artifacthub.io/screenshots: |
49
- title: DAGs View
50
url: https://airflow.apache.org/docs/apache-airflow/2.7.1/_images/dags.png
0 commit comments