Add deprecation notice. (#21233)

Signed-off-by: Naseem <naseem@transit.app>
This commit is contained in:
Naseem
2020-03-06 09:21:24 -08:00
committed by GitHub
parent e23d1b0657
commit 61320dd93d
2 changed files with 9 additions and 6 deletions
+3 -5
View File
@@ -1,8 +1,9 @@
apiVersion: v1
name: chronograf
version: 1.1.0
version: 1.1.1
appVersion: 1.7.12
description: Open-source web application written in Go and React.js that provides
deprecated: true
description: DEPRECATED Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation
rules.
keywords:
@@ -10,7 +11,4 @@ keywords:
- visualizaion
- timeseries
home: https://www.influxdata.com/time-series-platform/chronograf/
maintainers:
- name: jackzampolin
email: jack@influxdb.com
engine: gotpl
+6 -1
View File
@@ -1,4 +1,9 @@
# Chronograf
# DEPRECATED - Chronograf
**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/
## An Open-Source Time Series Visualization Tool