diff --git a/stable/telegraf/Chart.yaml b/stable/telegraf/Chart.yaml index 88f0504443da..d812c9941396 100755 --- a/stable/telegraf/Chart.yaml +++ b/stable/telegraf/Chart.yaml @@ -1,16 +1,13 @@ apiVersion: v1 name: telegraf -version: 1.6.0 +version: 1.6.1 appVersion: 1.12 -deprecated: false -description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. +deprecated: true +description: DEPRECATED Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. keywords: - telegraf - collector - timeseries - influxdata home: https://www.influxdata.com/time-series-platform/telegraf/ -maintainers: -- name: naseemkullah - email: naseemkullah@gmail.com engine: gotpl diff --git a/stable/telegraf/README.md b/stable/telegraf/README.md index adfe134bce4a..09ad0267caa1 100644 --- a/stable/telegraf/README.md +++ b/stable/telegraf/README.md @@ -1,4 +1,9 @@ -# Telegraf +# DEPRECATED - Telegraf + +**This chart has been deprecated and moved to its new home:** + +- **GitHub repo:** https://github.com/influxdata/helm-charts +- **Charts repo:** https://helm.influxdata.com/ [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.