From 95cb26c0c719d6b9e81978fb54a7c028cfafacf8 Mon Sep 17 00:00:00 2001 From: spiddy Date: Thu, 9 Mar 2017 20:27:43 +0100 Subject: [PATCH] Remove duplicate home tag in spark Chart (#756) * Remove duplicate home tag in spark Chart * bumped chart version --- stable/spark/Chart.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stable/spark/Chart.yaml b/stable/spark/Chart.yaml index 29f40fd53b..9728fce36f 100755 --- a/stable/spark/Chart.yaml +++ b/stable/spark/Chart.yaml @@ -1,6 +1,5 @@ name: spark -home: http://spark.apache.org/ -version: 0.1.3 +version: 0.1.4 description: Fast and general-purpose cluster computing system. home: http://spark.apache.org icon: http://spark.apache.org/images/spark-logo-trademark.png