Update Prometheus, Node Exporter & Grafana (#119)

* Update Prometheus, Node Exporter & Grafana

* Update Prometheus to 2.10.0

* Add generated manifests

* Update lock reference to git sha

* Retrigger Travis
This commit is contained in:
Rajat Vig
2019-06-12 23:22:01 -07:00
committed by Frederic Branczyk
parent a86fcce12f
commit fa93506941
8 changed files with 13 additions and 13 deletions

View File

@@ -1,12 +1,12 @@
local k = import 'ksonnet/ksonnet.beta.4/k.libsonnet';
local k3 = import 'ksonnet/ksonnet.beta.3/k.libsonnet';
local k = import 'ksonnet/ksonnet.beta.4/k.libsonnet';
{
_config+:: {
namespace: 'default',
versions+:: {
prometheus: 'v2.7.2',
prometheus: 'v2.10.0',
},
imageRepos+:: {