From b5bdef34a96eabbc3d6703aa88ab59be7ba16bde Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 00:13:37 -0500 Subject: [PATCH] [incubator/druid] add repo archive notice (#24041) Signed-off-by: Scott Rigby --- incubator/druid/Chart.yaml | 2 +- incubator/druid/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/incubator/druid/Chart.yaml b/incubator/druid/Chart.yaml index 45b15939ee..15093c5fbc 100644 --- a/incubator/druid/Chart.yaml +++ b/incubator/druid/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 0.19.0 description: Apache Druid is a high performance real-time analytics database. name: druid -version: 0.2.16 +version: 0.2.17 home: https://druid.apache.org/ icon: https://druid.apache.org/img/favicon.png maintainers: diff --git a/incubator/druid/README.md b/incubator/druid/README.md index 56f9a21b84..5bfecdd573 100644 --- a/incubator/druid/README.md +++ b/incubator/druid/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 Druid [Apache Druid](https://druid.apache.org/) is a high performance real-time analytics database.