Skip to content

Commit 30af213

Browse files
committed
[SPARK-52139] Fix Helm chart icon to use PNG file
1 parent 97d681f commit 30af213

File tree

1 file changed

+1
-1
lines changed
  • build-tools/helm/spark-kubernetes-operator

1 file changed

+1
-1
lines changed

build-tools/helm/spark-kubernetes-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ description: The official Helm chart to deploy Apache Spark, an unified engine f
1818
type: application
1919
version: 1.0.0-dev
2020
appVersion: 0.2.0-SNAPSHOT
21-
icon: https://spark.apache.org/favicon.ico
21+
icon: https://spark.apache.org/images/spark-logo.png

0 commit comments

Comments
 (0)