From 63003f6bb1282c73f0890cbc160bb2b11801de37 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 15 May 2019 10:43:01 +0200 Subject: [PATCH] add apiVersion (#13817) Signed-off-by: Carlos Panato --- stable/prometheus/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/prometheus/Chart.yaml b/stable/prometheus/Chart.yaml index 5216af7a99..11d30c8398 100755 --- a/stable/prometheus/Chart.yaml +++ b/stable/prometheus/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: prometheus -version: 8.11.1 +version: 8.11.2 appVersion: 2.9.2 description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/