mirror of
https://github.com/helm/charts.git
synced 2026-02-14 18:10:14 +00:00
[stable/spark] deprecating chart (#24394)
Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
@@ -1,15 +1,11 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: spark
|
name: spark
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
appVersion: 1.5.1
|
appVersion: 1.5.1
|
||||||
description: Fast and general-purpose cluster computing system.
|
description: DEPRECATED - Fast and general-purpose cluster computing system.
|
||||||
home: http://spark.apache.org
|
home: http://spark.apache.org
|
||||||
icon: http://spark.apache.org/images/spark-logo-trademark.png
|
icon: http://spark.apache.org/images/spark-logo-trademark.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/kubernetes/kubernetes/tree/master/examples/spark
|
- https://github.com/kubernetes/kubernetes/tree/master/examples/spark
|
||||||
- https://github.com/apache/spark
|
- https://github.com/apache/spark
|
||||||
maintainers:
|
deprecated: true
|
||||||
- name: lachie83
|
|
||||||
email: lachlan.evenson@gmail.com
|
|
||||||
- name: daixiang0
|
|
||||||
email: 764524258@qq.com
|
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
approvers:
|
|
||||||
- lachie83
|
|
||||||
- daixiang0
|
|
||||||
reviewers:
|
|
||||||
- lachie83
|
|
||||||
- daixiang0
|
|
||||||
@@ -12,6 +12,10 @@ Apache Spark is a fast and general-purpose cluster computing system including Ap
|
|||||||
|
|
||||||
Inspired from Helm Classic chart https://github.com/helm/charts
|
Inspired from Helm Classic chart https://github.com/helm/charts
|
||||||
|
|
||||||
|
## DEPRECATION NOTICE
|
||||||
|
|
||||||
|
This chart is deprecated and no longer supported.
|
||||||
|
|
||||||
## Chart Details
|
## Chart Details
|
||||||
This chart will do the following:
|
This chart will do the following:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user