From ae6fec927c8f717d2a8481a6c3afc85a171652c6 Mon Sep 17 00:00:00 2001 From: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com> Date: Thu, 21 Mar 2024 12:09:54 -0600 Subject: [PATCH] Fix docs link for helm chart 1.13.1 (#38381) --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 1de921a21e981..3f35faffb2aac 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -44,7 +44,7 @@ type: application annotations: artifacthub.io/links: | - name: Documentation - url: https://airflow.apache.org/docs/helm-chart/1.14.0/ + url: https://airflow.apache.org/docs/helm-chart/1.13.1/ artifacthub.io/screenshots: | - title: DAGs View url: https://airflow.apache.org/docs/apache-airflow/2.8.3/_images/dags.png