diff --git a/manifests/monitoring/node-exporter.yaml b/manifests/monitoring/node-exporter.yaml index 2c17a2d..558992d 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.10.2" + image: "prom/node-exporter:v1.11.0" imagePullPolicy: "IfNotPresent" args: - --path.procfs=/host/proc