You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helm/cas-airflow/Chart.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
apiVersion: v2
2
2
name: cas-airflow
3
3
type: application
4
-
version: 3.1.0# Changing this requires updating the image tag in .github/workflows/release.yaml
5
-
appVersion: 3.1.2# The airflow version
4
+
version: 3.1.1# Changing this requires updating the image tag in .github/workflows/release.yaml
5
+
appVersion: 3.1.8# The airflow version
6
6
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.
0 commit comments