From 815ec9fa85fb83d2b70cc5ce518447fb48c7d9cc Mon Sep 17 00:00:00 2001 From: Jack Zampolin Date: Wed, 10 May 2017 14:59:10 -0700 Subject: [PATCH] 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 --- stable/telegraf/Chart.yaml | 2 +- stable/telegraf/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/telegraf/Chart.yaml b/stable/telegraf/Chart.yaml index 143d1b08cd..2186e4726f 100755 --- a/stable/telegraf/Chart.yaml +++ b/stable/telegraf/Chart.yaml @@ -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 diff --git a/stable/telegraf/README.md b/stable/telegraf/README.md index 9b7c72f9cf..f977146acf 100644 --- a/stable/telegraf/README.md +++ b/stable/telegraf/README.md @@ -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