contrib/kube-prometheus: Update Prometheus, Thanos & Grafana

This commit is contained in:
Matthias Loibl
2019-03-12 18:28:39 +01:00
parent 3b52a05d58
commit 3fbc968930
3 changed files with 3 additions and 3 deletions
@@ -5,7 +5,7 @@ local k = import 'ksonnet/ksonnet.beta.3/k.libsonnet';
namespace: 'default',
versions+:: {
prometheus: 'v2.5.0',
prometheus: 'v2.7.2',
},
imageRepos+:: {