From f4ddff0e1ae90f2bb9fa03798844aaaa98de2540 Mon Sep 17 00:00:00 2001 From: art kon Date: Wed, 26 Jun 2019 23:49:33 -0700 Subject: [PATCH] [stable/prometheus] Ignore OWNERS file in helm package. (#13655) Signed-off-by: Arturo Contreras --- stable/prometheus/.helmignore | 2 ++ stable/prometheus/Chart.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/prometheus/.helmignore b/stable/prometheus/.helmignore index f0c1319444..825c007791 100644 --- a/stable/prometheus/.helmignore +++ b/stable/prometheus/.helmignore @@ -19,3 +19,5 @@ .project .idea/ *.tmproj + +OWNERS diff --git a/stable/prometheus/Chart.yaml b/stable/prometheus/Chart.yaml index a8dadc13b0..879e9cf63c 100755 --- a/stable/prometheus/Chart.yaml +++ b/stable/prometheus/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: prometheus -version: 8.11.4 +version: 8.11.5 appVersion: 2.9.2 description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/