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.