Skip to content

Commit

Permalink
feat(deps): update docker.io/prom/node-exporter docker tag to v1.8.2
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent 7bc521d commit 1f259b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/server/node-exporter/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: node-exporter
image: docker.io/prom/node-exporter:v1.4.0
image: docker.io/prom/node-exporter:v1.8.2
args:
- --path.procfs=/host/proc
- --path.rootfs=/rootfs
Expand Down

0 comments on commit 1f259b5

Please sign in to comment.