From b37cbae88d7e7dced7192a3802b7342bf9364ef5 Mon Sep 17 00:00:00 2001 From: Steve Buzonas Date: Tue, 10 Mar 2020 12:31:36 -0400 Subject: [PATCH] Update grafana version to include fix from #21196 (#21271) Signed-off-by: Steve Buzonas --- stable/prometheus-operator/Chart.yaml | 2 +- stable/prometheus-operator/requirements.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/prometheus-operator/Chart.yaml b/stable/prometheus-operator/Chart.yaml index 011602b7cb..e62a123cd2 100644 --- a/stable/prometheus-operator/Chart.yaml +++ b/stable/prometheus-operator/Chart.yaml @@ -12,7 +12,7 @@ sources: - https://github.com/coreos/kube-prometheus - https://github.com/coreos/prometheus-operator - https://coreos.com/operators/prometheus -version: 8.12.0 +version: 8.12.1 appVersion: 0.37.0 tillerVersion: ">=2.12.0" home: https://github.com/coreos/prometheus-operator diff --git a/stable/prometheus-operator/requirements.lock b/stable/prometheus-operator/requirements.lock index 86a491b369..f0f05b7275 100644 --- a/stable/prometheus-operator/requirements.lock +++ b/stable/prometheus-operator/requirements.lock @@ -7,6 +7,6 @@ dependencies: version: 1.8.2 - name: grafana repository: https://kubernetes-charts.storage.googleapis.com/ - version: 5.0.4 + version: 5.0.5 digest: sha256:91fd7999520c95c52890b552bc27a4abfcd78372c3fa4e7432756319b952c032 -generated: "2020-03-03T14:33:13.599263+03:00" +generated: "2020-03-05T09:02:41.550096-05:00"