Skip to content

Commit

Permalink
[stable/kapacitor] Chart deprecation (helm#21247)
Browse files Browse the repository at this point in the history
* Add deprecation notice.

Signed-off-by: Naseem <naseem@transit.app>

* Deprecate chart.

Signed-off-by: Naseem <naseem@transit.app>
  • Loading branch information
Naseem authored and includerandom committed Jul 19, 2020
1 parent 87c9cbc commit 420af19
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions stable/kapacitor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit 420af19

Please sign in to comment.