diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index 0f42ed8d..08a11683 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.3.0 + tag: v1.3.1 hostNetwork: true hostPID: true