node-exporter: 1.9.0
1 files changed, 1 insertions(+), 1 deletions(-) M monitoring/node-exporter/daemonset.yaml
M monitoring/node-exporter/daemonset.yaml => monitoring/node-exporter/daemonset.yaml +1 -1
@@ 7,7 7,7 @@ spec: spec: containers: - name: node-exporter - image: quay.io/prometheus/node-exporter:v1.8.2 + image: quay.io/prometheus/node-exporter:v1.9.0 args: - --path.rootfs=/host - --no-collector.bcache