aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kubernetes/namespaces/monitoring/node_exporter/daemonset.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/monitoring/node_exporter/daemonset.yaml b/kubernetes/namespaces/monitoring/node_exporter/daemonset.yaml
index 41726a3..d28e894 100644
--- a/kubernetes/namespaces/monitoring/node_exporter/daemonset.yaml
+++ b/kubernetes/namespaces/monitoring/node_exporter/daemonset.yaml
@@ -40,7 +40,7 @@ spec:
hostPID: true
containers:
- name: node-exporter
- image: quay.io/prometheus/node-exporter:v1.8.2
+ image: quay.io/prometheus/node-exporter:v1.9.0
args:
- --path.procfs=/host/proc
- --path.sysfs=/host/sys