Skip to content

Commit 8af6dcc

Browse files
Update quay.io/prometheus/node-exporter Docker tag to v1.8.1 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 125f1c4 commit 8af6dcc

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.8.0"
51+
image: "quay.io/prometheus/node-exporter:v1.8.1"
5252
imagePullPolicy: "IfNotPresent"
5353
args:
5454
- --web.listen-address=:9100

0 commit comments

Comments
 (0)