k8s-prometheus-adapter v0.7.0

This commit is contained in:
Johannes Würbach
2020-04-07 22:26:00 +02:00
parent 49ad6a67af
commit 8d6679658f
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ local k = import 'ksonnet/ksonnet.beta.4/k.libsonnet';
namespace: 'default',
versions+:: {
prometheusAdapter: 'v0.5.0',
prometheusAdapter: 'v0.7.0',
},
imageRepos+:: {