diff --git a/stable/zeppelin/Chart.yaml b/stable/zeppelin/Chart.yaml index 57348d7935..93a4588fc9 100644 --- a/stable/zeppelin/Chart.yaml +++ b/stable/zeppelin/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. name: zeppelin -version: 1.1.1 +version: 1.1.2 appVersion: 0.7.2 home: https://zeppelin.apache.org/ sources: diff --git a/stable/zeppelin/README.md b/stable/zeppelin/README.md index bd2e7731fa..1c13c2388f 100644 --- a/stable/zeppelin/README.md +++ b/stable/zeppelin/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/). + # Zeppelin Chart [Zeppelin](https://zeppelin.apache.org/) is a web based notebook for interactive data analytics with Spark, SQL and Scala.