From 33502657882a2e5114e3147fcf46d2ef782ce43b Mon Sep 17 00:00:00 2001 From: Bismarck Paliz Date: Tue, 5 Nov 2019 16:28:56 -0500 Subject: [PATCH] [stable/prometheus-operator] Update prometheus-node-exporter and grafana dependencies (#18608) * Update prometheus-node-exporter and grafana dependencies to latest version Signed-off-by: Bismarck Paliz * Bump patch version Signed-off-by: Bismarck Paliz --- stable/prometheus-operator/Chart.yaml | 2 +- stable/prometheus-operator/requirements.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/prometheus-operator/Chart.yaml b/stable/prometheus-operator/Chart.yaml index b204077194..6e60c169e2 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.0.0 +version: 8.0.1 appVersion: 0.34.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 9af93f3aae..3d82636d75 100644 --- a/stable/prometheus-operator/requirements.lock +++ b/stable/prometheus-operator/requirements.lock @@ -4,9 +4,9 @@ dependencies: version: 2.4.1 - name: prometheus-node-exporter repository: https://kubernetes-charts.storage.googleapis.com/ - version: 1.7.0 + version: 1.7.3 - name: grafana repository: https://kubernetes-charts.storage.googleapis.com/ - version: 4.0.0 + version: 4.0.1 digest: sha256:5d90eb0f1ffd7a9af82660bb0eec0e2982b58a86800f5c02613623be5b66189a -generated: "2019-10-24T09:30:17.277523+02:00" +generated: "2019-11-05T13:42:15.544877-05:00"