Deprecate old Telegraf chart (#823)

* Version bump -> 1.2.0

* Version bump -> 1.2.0

* Version bump after rebase

* Add deprication warning

* Fix versions..

* Update Chart.yaml
This commit is contained in:
Jack Zampolin
2017-05-10 14:59:10 -07:00
committed by Vic Iglesias
parent 74da1cdbf5
commit 815ec9fa85
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: telegraf
version: 0.2.0
version: 0.2.1
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords:
- telegraf
+2
View File
@@ -1,5 +1,7 @@
# Telegraf
*This chart has been deprecated as of version 0.2.1 and will not be updated. Please use the telegraf-s and telegraf-ds charts instead.*
[Telegraf](https://github.com/influxdata/telegraf) is a plugin-driven server agent written by the folks over at [InfluxData](https://influxdata.com) for collecting & reporting metrics.
## TL;DR