diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index 0a204521..11e85398 100644 --- a/projects/grafana/values/prometheus.yaml +++ b/projects/grafana/values/prometheus.yaml @@ -8,7 +8,7 @@ nodeExporter: enabled: true image: repository: quay.io/prometheus/node-exporter - tag: v1.4.1 + tag: v1.5.0 hostNetwork: true hostPID: true