diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index ce7a9736..3b450f2d 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.8.0 + tag: v1.8.1 hostNetwork: true hostPID: true