From bca13575163e2ee01e8b75b54e691fd4956ba93d Mon Sep 17 00:00:00 2001 From: Pierre Bastianelli Date: Mon, 26 Feb 2024 16:26:00 -0800 Subject: [PATCH] chore: release v2.8.1 --- 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 f327457..8a00585 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.1 +version: 2.0.2 appVersion: 2.8.1 # 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