mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/airflow] depreciate chart (#24021)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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`
|
||||
|
||||
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user