jsonnet: bump node-exporter to 1.1.0 and remove deprecated flag

This commit is contained in:
paulfantom
2021-02-06 19:58:45 +01:00
parent 2ff04a63a3
commit 4245ded81b
2 changed files with 2 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ local prometheus = import './components/prometheus.libsonnet';
blackboxExporter: '0.18.0',
grafana: '7.3.7',
kubeStateMetrics: '1.9.7',
nodeExporter: '1.0.1',
nodeExporter: '1.1.0',
prometheus: '2.24.0',
prometheusAdapter: '0.8.3',
prometheusOperator: '0.45.0',