mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/*] Unify icons in Chart.yaml and add missing fields (#5206)
* [bitnami/*] Unify icons in Chart.yaml and add missing fields * Update Chart.yaml
This commit is contained in:
committed by
GitHub
parent
726b2ea561
commit
0462921418
@@ -9,8 +9,9 @@ dependencies:
|
||||
- bitnami-common
|
||||
version: 1.x.x
|
||||
description: Spark is a fast and general-purpose cluster computing system.
|
||||
engine: gotpl
|
||||
home: https://github.com/bitnami/charts/tree/master/bitnami/spark
|
||||
icon: https://bitnami.com/assets/stacks/spark/img/spark-stack-220x234-1ea65541e9e427ca5b93300e61d4778576c7f679ae02addb86a2641b0ca70476.png
|
||||
icon: https://bitnami.com/assets/stacks/spark/img/spark-stack-220x234.png
|
||||
keywords:
|
||||
- apache
|
||||
- spark
|
||||
@@ -21,4 +22,4 @@ name: spark
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-spark
|
||||
- https://spark.apache.org/
|
||||
version: 5.0.1
|
||||
version: 5.0.2
|
||||
|
||||
Reference in New Issue
Block a user