Update Prometheus to v2.3.2 and Alertmanager to 0.15.2

This commit is contained in:
Max Leonard Inden
2018-08-15 17:27:24 +02:00
parent 52e1906ba0
commit d482cef033
5 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ local k = import 'ksonnet/ksonnet.beta.3/k.libsonnet';
namespace: 'default',
versions+:: {
alertmanager: 'v0.15.0',
alertmanager: 'v0.15.2',
},
imageRepos+:: {

View File

@@ -5,7 +5,7 @@ local k = import 'ksonnet/ksonnet.beta.3/k.libsonnet';
namespace: 'default',
versions+:: {
prometheus: 'v2.3.1',
prometheus: 'v2.3.2',
},
imageRepos+:: {