Skip to content

Commit efdb1ba

Browse files
Update quay.io/prometheus/node-exporter Docker tag to v1.9.1
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | docker | quay.io/prometheus/node-exporter | v1.9.0 | v1.9.1 |
1 parent 38f5347 commit efdb1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/namespaces/monitoring/node_exporter/daemonset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
hostPID: true
4141
containers:
4242
- name: node-exporter
43-
image: quay.io/prometheus/node-exporter:v1.9.0
43+
image: quay.io/prometheus/node-exporter:v1.9.1
4444
args:
4545
- --path.procfs=/host/proc
4646
- --path.sysfs=/host/sys

0 commit comments

Comments
 (0)