From b073cbb31070da6259f9a3d52e114909ea4e2e2a Mon Sep 17 00:00:00 2001 From: SeSo Date: Thu, 16 Jan 2025 08:55:58 -0800 Subject: [PATCH] chore: update chart version - obps namespace --- helm/cas-airflow/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/cas-airflow/Chart.yaml b/helm/cas-airflow/Chart.yaml index a487a45..1227f32 100644 --- a/helm/cas-airflow/Chart.yaml +++ b/helm/cas-airflow/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: cas-airflow type: application -version: 2.0.6 +version: 2.0.7 appVersion: 2.10.3 # The airflow version 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