From 82620f3287c2ab372a104f79aa3e495138c22e26 Mon Sep 17 00:00:00 2001 From: Dylan Leard Date: Wed, 1 Feb 2023 13:54:39 -0800 Subject: [PATCH] chore(release): increment chart version --- 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 fbe5e35..4720bad 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: 1.1.1 +version: 1.1.2 appVersion: 2.4.2 # 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