[stable/airflow] depreciate chart (#24021)

Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
This commit is contained in:
Mathew Wicks
2020-11-06 02:54:51 -08:00
committed by GitHub
parent 69124f41ef
commit e53d7072b9
4 changed files with 28 additions and 6 deletions
+4 -6
View File
@@ -1,14 +1,12 @@
apiVersion: v1
description: Airflow is a platform to programmatically author, schedule and monitor workflows
deprecated: true
description: "DEPRECATED - please use: https://github.com/airflow-helm/charts/tree/main/charts/airflow"
name: airflow
version: 7.13.2
version: 7.13.3
appVersion: 1.10.12
icon: https://airflow.apache.org/_images/pin_large.png
home: https://airflow.apache.org/
maintainers:
- name: gsemet
email: gaetan@xeberon.net
- name: thesuperzapper
maintainers: []
sources:
- https://airflow.apache.org/
keywords:
+7
View File
@@ -1,3 +1,10 @@
# ⚠️ THIS CHART HAS MOVED ⚠️
### New location: https://github.com/airflow-helm/charts/tree/main/charts/airflow
---
---
# Airflow Helm Chart
[Airflow](https://airflow.apache.org/) is a platform to programmatically author, schedule and monitor workflows.
+7
View File
@@ -1,3 +1,10 @@
# ⚠️ THIS CHART HAS MOVED ⚠️
### New location: https://github.com/airflow-helm/charts/tree/main/charts/airflow
---
---
# Upgrading Steps
## `v7.12.X``v7.13.0`
+10
View File
@@ -1,3 +1,13 @@
!WARNING! !WARNING! !WARNING! !WARNING! !WARNING!
This chart has MOVED to a new repository!
https://github.com/airflow-helm/charts/tree/main/charts/airflow
!WARNING! !WARNING! !WARNING! !WARNING! !WARNING!
--------------------
Congratulations. You have just deployed Apache Airflow!
{{- if .Values.ingress.enabled }}