node-exporter: Update to v1.0.1

This commit is contained in:
Frederic Branczyk
2020-10-02 17:40:10 +02:00
parent 09239aaa49
commit 491ecfa65b
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ local k = import 'github.com/ksonnet/ksonnet-lib/ksonnet.beta.4/k.libsonnet';
namespace: 'default',
versions+:: {
nodeExporter: 'v0.18.1',
nodeExporter: 'v1.0.1',
},
imageRepos+:: {