From 6a9b640f9a987ab7d5f7c855106befd3604e06a2 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Tue, 14 May 2019 22:57:13 +0200 Subject: [PATCH] add apiVersion (#13771) Signed-off-by: Carlos Panato --- stable/chronograf/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/chronograf/Chart.yaml b/stable/chronograf/Chart.yaml index 145fc048e3..02de1a1c0e 100755 --- a/stable/chronograf/Chart.yaml +++ b/stable/chronograf/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: chronograf -version: 1.0.1 +version: 1.0.2 appVersion: 1.7.7 description: 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