diff --git a/stable/prometheus-operator/Chart.yaml b/stable/prometheus-operator/Chart.yaml index 6d44509550..f45cd3b832 100644 --- a/stable/prometheus-operator/Chart.yaml +++ b/stable/prometheus-operator/Chart.yaml @@ -9,7 +9,7 @@ name: prometheus-operator sources: - https://github.com/coreos/prometheus-operator - https://coreos.com/operators/prometheus -version: 0.1.23 +version: 0.1.24 appVersion: "0.25.0" home: https://github.com/coreos/prometheus-operator keywords: diff --git a/stable/prometheus-operator/requirements.lock b/stable/prometheus-operator/requirements.lock index c969029d19..8d4ac46f0f 100644 --- a/stable/prometheus-operator/requirements.lock +++ b/stable/prometheus-operator/requirements.lock @@ -7,6 +7,6 @@ dependencies: version: 0.5.1 - name: grafana repository: https://kubernetes-charts.storage.googleapis.com/ - version: 1.17.2 -digest: sha256:ed6c4139fdba3673e278dd821e2fd173bf2a9523d69c180ebec6e2f87c160cdc -generated: 2018-11-06T10:16:36.6727091Z + version: 1.18.0 +digest: sha256:b4e1084c1155e8db10cb6508ef313255ebe95a65601bc8a5859e7bad6a4ebd1f +generated: 2018-11-19T16:25:14.961333Z diff --git a/stable/prometheus-operator/requirements.yaml b/stable/prometheus-operator/requirements.yaml index fce43804d9..94f299a71e 100644 --- a/stable/prometheus-operator/requirements.yaml +++ b/stable/prometheus-operator/requirements.yaml @@ -11,6 +11,6 @@ dependencies: condition: nodeExporter.enabled - name: grafana - version: 1.17.2 + version: 1.18.* repository: https://kubernetes-charts.storage.googleapis.com/ condition: grafana.enabled