You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by as...@apache.org on 2021/11/13 14:38:45 UTC

[druid] branch master updated: Remove Druid chart deprecation message and flag (#11897)

This is an automated email from the ASF dual-hosted git repository.

asdf2014 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 400e90d  Remove Druid chart deprecation message and flag (#11897)
400e90d is described below

commit 400e90dc93ba2ec3b3286c928afc9721588203b0
Author: Sandeep <is...@gmail.com>
AuthorDate: Sat Nov 13 22:38:13 2021 +0800

    Remove Druid chart deprecation message and flag (#11897)
---
 helm/druid/Chart.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/helm/druid/Chart.yaml b/helm/druid/Chart.yaml
index 04eb07e..9ba1db0 100644
--- a/helm/druid/Chart.yaml
+++ b/helm/druid/Chart.yaml
@@ -15,7 +15,7 @@
 
 apiVersion: v2
 appVersion: 0.19.0
-description: DEPRECATED Apache Druid is a high performance real-time analytics database.
+description: Apache Druid is a high performance real-time analytics database.
 name: druid
 dependencies:
   - name: zookeeper
@@ -33,7 +33,6 @@ dependencies:
 version: 0.3.0
 home: https://druid.apache.org/
 icon: https://druid.apache.org/img/favicon.png
-deprecated: true
 sources:
   - https://github.com/apache/druid
 keywords:

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org