Files
deprecated-helm-charts/stable/spark/Chart.yaml
T
AdamDang 3d22f1c75f Add appVersion key for spark (#4630)
The key "appVersion" is needed for ci testing, it's missing in this yaml. That will cause testing failure.
2018-04-04 16:33:09 -07:00

13 lines
395 B
YAML
Executable File

name: spark
version: 0.1.13
appVersion: 1.5.1
description: Fast and general-purpose cluster computing system.
home: http://spark.apache.org
icon: http://spark.apache.org/images/spark-logo-trademark.png
sources:
- https://github.com/kubernetes/kubernetes/tree/master/examples/spark
- https://github.com/apache/spark
maintainers:
- name: Lachlan Evenson
email: lachlan.evenson@gmail.com