Skip to content

Commit 2925953

Browse files
Update quay.io/prometheus/node-exporter Docker tag to v1.8.0 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 775813c commit 2925953

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

0 commit comments

Comments
 (0)