Skip to content

Commit c6c6aab

Browse files
chore(deps): update prom/node-exporter docker tag to v1.8.2
1 parent d6f2d00 commit c6c6aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/monitoring/node-exporter/node-exporter-daemonset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
spec:
2323
containers:
2424
- name: prometheus-node-exporter
25-
image: prom/node-exporter:v1.6.1
25+
image: prom/node-exporter:v1.8.2
2626
imagePullPolicy: Always
2727
args:
2828
- --path.procfs=/proc

0 commit comments

Comments
 (0)