Bump k8s-prometheus-adapter to v0.8.0

This commit is contained in:
Johannes Würbach
2020-10-26 14:00:23 +01:00
parent aee7f28bcd
commit 71b7931c9d
2 changed files with 2 additions and 2 deletions

View File

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