From c2004d4270dfe6751f0f82391bde523c7d439a12 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:34:02 -0500 Subject: [PATCH] [stable/spark] add repo archive notice (#24194) Signed-off-by: Scott Rigby --- stable/spark/Chart.yaml | 2 +- stable/spark/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/spark/Chart.yaml b/stable/spark/Chart.yaml index 9e418e8100..22135bba22 100755 --- a/stable/spark/Chart.yaml +++ b/stable/spark/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: spark -version: 1.0.3 +version: 1.0.4 appVersion: 1.5.1 description: Fast and general-purpose cluster computing system. home: http://spark.apache.org diff --git a/stable/spark/README.md b/stable/spark/README.md index 566a03575f..7cfe7d5e1a 100644 --- a/stable/spark/README.md +++ b/stable/spark/README.md @@ -1,3 +1,8 @@ +# ⚠️ Repo Archive Notice + +As of Nov 13, 2020, charts in this repo will no longer be updated. +For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/). + # Apache Spark Helm Chart Apache Spark is a fast and general-purpose cluster computing system including Apache Zeppelin.