From c36ebc8c6d88201dec5d1a767d6535eaaa818307 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 15 May 2019 11:26:34 +0200 Subject: [PATCH] add apiVersion (#13799) Signed-off-by: Carlos Panato --- stable/kibana/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/kibana/Chart.yaml b/stable/kibana/Chart.yaml index 128d4a0344..f06c4c7815 100644 --- a/stable/kibana/Chart.yaml +++ b/stable/kibana/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: kibana -version: 2.3.0 +version: 2.3.1 appVersion: 6.7.0 description: Kibana is an open source data visualization plugin for Elasticsearch icon: https://raw.githubusercontent.com/elastic/kibana/master/src/ui/public/icons/kibana-color.svg