diff --git a/manifests/monitoring/node-exporter.yaml b/manifests/monitoring/node-exporter.yaml index 0702e79..7f01f60 100644 --- a/manifests/monitoring/node-exporter.yaml +++ b/manifests/monitoring/node-exporter.yaml @@ -54,7 +54,7 @@ spec: serviceAccountName: prometheus-node-exporter containers: - name: prometheus-node-exporter - image: "prom/node-exporter:v1.6.1" + image: "prom/node-exporter:v1.7.0" imagePullPolicy: "IfNotPresent" args: - --path.procfs=/host/proc