Skip to content

Commit 57714bf

Browse files
Update quay.io/prometheus/node-exporter Docker tag to v1.10.2 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1794e9a commit 57714bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/monitoring/node-exporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
serviceAccountName: prometheus-node-exporter
4949
containers:
5050
- name: prometheus-node-exporter
51-
image: "quay.io/prometheus/node-exporter:v1.10.0"
51+
image: "quay.io/prometheus/node-exporter:v1.10.2"
5252
imagePullPolicy: "IfNotPresent"
5353
args:
5454
- --web.listen-address=:9100

0 commit comments

Comments
 (0)