diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index ca47732c..1c16a18e 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.6.1 + tag: v1.7.0 hostNetwork: true hostPID: true