From a81d25f2fcbf7bf00cba68ec09542131f7fcaaa9 Mon Sep 17 00:00:00 2001 From: Benedict Jin Date: Wed, 17 Jun 2020 01:36:05 +0800 Subject: [PATCH] [incubator/druid] Remove the incubating label and update related infos for Apache Druid (#22788) * Remove the incubating label and update related infos for Apache Druid Signed-off-by: asdf2014 * Bump to 0.2.2 Signed-off-by: asdf2014 --- incubator/druid/Chart.yaml | 8 ++++---- incubator/druid/README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/incubator/druid/Chart.yaml b/incubator/druid/Chart.yaml index ba1c0fd128..3e81b54701 100644 --- a/incubator/druid/Chart.yaml +++ b/incubator/druid/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v1 appVersion: 0.18.0 -description: Apache Druid (incubating) is a high performance analytics data store for event-driven data. +description: Apache Druid is a high performance real-time analytics database. name: druid -version: 0.2.1 -home: http://druid.io/ -icon: http://druid.io/img/druid_nav.png +version: 0.2.2 +home: https://druid.apache.org/ +icon: https://druid.apache.org/img/druid_nav.png maintainers: - name: maver1ck email: maciek@brynski.pl diff --git a/incubator/druid/README.md b/incubator/druid/README.md index 538d659022..451f4e82f8 100644 --- a/incubator/druid/README.md +++ b/incubator/druid/README.md @@ -1,6 +1,6 @@ # Apache Druid -[Apache Druid (incubating)](http://druid.io/) is a high performance analytics data store for event-driven data. +[Apache Druid](https://druid.apache.org/) is a high performance real-time analytics database. ## Install Chart