From 5a17e3f0ac47548a38587e3bbb2c07ded82092cb Mon Sep 17 00:00:00 2001 From: Joe Julian Date: Mon, 30 Mar 2020 12:09:46 -0700 Subject: [PATCH] bug: bump prometheus chart version from 8.8.2 to 8.8.3 This fixes a bug where a resource name had quotation marks embedded in the name, making it invalid. --- addons/prometheus/0.35.x/prometheus-2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/prometheus/0.35.x/prometheus-2.yaml b/addons/prometheus/0.35.x/prometheus-2.yaml index ca62b6f0..18c00193 100644 --- a/addons/prometheus/0.35.x/prometheus-2.yaml +++ b/addons/prometheus/0.35.x/prometheus-2.yaml @@ -42,7 +42,7 @@ spec: chartReference: chart: prometheus-operator repo: https://mesosphere.github.io/charts/staging - version: 8.8.2 + version: 8.8.3 values: | --- defaultRules: