telemetry: update node-exporter (somebody forgot to commit)
This commit is contained in:
parent
d1e979d3ae
commit
9c712b0d78
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ job "telemetry-system" {
|
|||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "quay.io/prometheus/node-exporter:v1.6.1"
|
||||
image = "quay.io/prometheus/node-exporter:v1.7.0"
|
||||
network_mode = "host"
|
||||
volumes = [
|
||||
"/:/host:ro,rslave"
|
||||
|
|
Loading…
Reference in a new issue