diff --git a/manifests/monitoring/node-exporter.yaml b/manifests/monitoring/node-exporter.yaml index 2a1d3e4..ee96a3b 100644 --- a/manifests/monitoring/node-exporter.yaml +++ b/manifests/monitoring/node-exporter.yaml @@ -55,7 +55,7 @@ spec: serviceAccountName: prometheus-node-exporter containers: - name: prometheus-node-exporter - image: "prom/node-exporter:v1.9.1" + image: "prom/node-exporter:v1.10.0" imagePullPolicy: "IfNotPresent" args: - --path.procfs=/host/proc