Merge pull request #1929 from mxinden/prometheus-2.4.0

*: Update to Prometheus 2.4.0
This commit is contained in:
Frederic Branczyk
2018-09-28 15:58:21 +02:00
committed by GitHub
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.3.2',
prometheus: 'v2.4.2',
},
imageRepos+:: {