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

This commit is contained in:
Matthias Loibl
2019-03-11 13:26:36 +01:00
parent 3b52a05d58
commit 3fbc968930
3 changed files with 3 additions and 3 deletions

View File

@@ -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+:: {