From 420af1955fc8157577e52171e3dab1290e31d41a Mon Sep 17 00:00:00 2001 From: Naseem Date: Fri, 6 Mar 2020 12:13:36 -0500 Subject: [PATCH] [stable/kapacitor] Chart deprecation (#21247) * Add deprecation notice. Signed-off-by: Naseem * Deprecate chart. Signed-off-by: Naseem --- stable/kapacitor/Chart.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/stable/kapacitor/Chart.yaml b/stable/kapacitor/Chart.yaml index 46df2bba632c..975bf7354c11 100755 --- a/stable/kapacitor/Chart.yaml +++ b/stable/kapacitor/Chart.yaml @@ -1,8 +1,9 @@ apiVersion: v1 name: kapacitor -version: 1.2.1 +version: 1.2.2 appVersion: 1.5.2 -description: InfluxDB's native data processing engine. It can process both stream +deprecated: true +description: DEPRECATED InfluxDB's native data processing engine. It can process both stream and batch data from InfluxDB. keywords: - kapacitor @@ -12,9 +13,4 @@ keywords: home: https://www.influxdata.com/time-series-platform/kapacitor/ sources: - https://github.com/influxdata/kapacitor -maintainers: -- name: jackzampolin - email: jack@influxdb.com -- name: aisuko - email: urakiny@gmail.com engine: gotpl