From 84d7737fc657e0669d300f20e3650e5973bf55f3 Mon Sep 17 00:00:00 2001 From: Pierre Bastianelli Date: Wed, 14 Jul 2021 10:06:35 -0700 Subject: [PATCH] chore: chart descriptions --- helm/cas-airflow-dag-trigger/Chart.yaml | 2 +- helm/cas-airflow/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/cas-airflow-dag-trigger/Chart.yaml b/helm/cas-airflow-dag-trigger/Chart.yaml index 4cfd658..fde8d03 100644 --- a/helm/cas-airflow-dag-trigger/Chart.yaml +++ b/helm/cas-airflow-dag-trigger/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: cas-airflow-dag-trigger -description: A Helm chart for triggering remote DAGs on an airflow instance +description: A Helm chart for triggering remote DAGs on an existing airflow instance type: application version: 1.0.4 appVersion: 1.0.0 diff --git a/helm/cas-airflow/Chart.yaml b/helm/cas-airflow/Chart.yaml index 444b107..55aab51 100644 --- a/helm/cas-airflow/Chart.yaml +++ b/helm/cas-airflow/Chart.yaml @@ -3,7 +3,7 @@ name: cas-airflow type: application version: 1.0.4 appVersion: 2.1.1 -description: Helm chart to deploy cas' flavour of airflow. This chart uses the vanilla airflow chart and adds cas' own templates and values. +description: Helm chart to deploy cas' flavour of airflow, compatible with OpenShift 4. This chart uses the vanilla airflow chart and adds cas' own templates and values. icon: https://www.astronomer.io/static/airflowNewA.png keywords: - airflow