From a68c16bb54c4db32828bd348227b73cef2a593c2 Mon Sep 17 00:00:00 2001 From: Torsten Walter Date: Fri, 4 Sep 2020 06:57:40 +0200 Subject: [PATCH] [stable/grafana] update deprecation notice (#23686) * [stable/grafane] update deprecation notice Signed-off-by: Torsten Walter * replace : with - Signed-off-by: Torsten Walter --- stable/grafana/Chart.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/stable/grafana/Chart.yaml b/stable/grafana/Chart.yaml index 107bf04d1c..b215ba32ce 100644 --- a/stable/grafana/Chart.yaml +++ b/stable/grafana/Chart.yaml @@ -1,11 +1,12 @@ -# This chart is deprecated and moved to https://github.com/grafana/helm2-grafana apiVersion: v1 name: grafana +# This chart is deprecated and moved to https://github.com/grafana/helm-charts +# For details including how to un-deprecate a chart see the PROCESSES.md file. deprecated: true -version: 5.5.6 +version: 5.5.7 appVersion: 7.1.1 kubeVersion: "^1.8.0-0" -description: The leading tool for querying and visualizing time series and metrics. +description: DEPRECATED - The leading tool for querying and visualizing time series and metrics. home: https://grafana.net icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png sources: