From e83fd74c45ca9bfc0d13aa75a6306e5424291e2f Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Sun, 8 Nov 2020 23:37:37 -0500 Subject: [PATCH] [incubator/sparkoperator] add repo archive notice (#24067) Signed-off-by: Scott Rigby --- incubator/sparkoperator/Chart.yaml | 2 +- incubator/sparkoperator/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/incubator/sparkoperator/Chart.yaml b/incubator/sparkoperator/Chart.yaml index 8ebfeb82fb..39bc52c6fb 100644 --- a/incubator/sparkoperator/Chart.yaml +++ b/incubator/sparkoperator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: sparkoperator description: A Helm chart for Spark on Kubernetes operator -version: 0.8.4 +version: 0.8.5 appVersion: v1beta2-1.2.0-3.0.0 keywords: - spark diff --git a/incubator/sparkoperator/README.md b/incubator/sparkoperator/README.md index b0ad2baf30..97ccb8d059 100644 --- a/incubator/sparkoperator/README.md +++ b/incubator/sparkoperator/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/). + ### Helm Chart for Spark Operator This is the Helm chart for the [Kubernetes Operator for Apache Spark](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator).