*: bump Prometheus and Alertmanager versions

This commit is contained in:
Frederic Branczyk
2018-02-14 13:43:39 +01:00
parent 936622aa3e
commit 863156dcc9
2 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ metadata:
alertmanager: main alertmanager: main
spec: spec:
replicas: 3 replicas: 3
version: v0.13.0 version: v0.14.0

View File

@@ -6,7 +6,7 @@ metadata:
prometheus: k8s prometheus: k8s
spec: spec:
replicas: 2 replicas: 2
version: v2.1.0 version: v2.2.0-rc.0
serviceAccountName: prometheus-k8s serviceAccountName: prometheus-k8s
serviceMonitorSelector: serviceMonitorSelector:
matchExpressions: matchExpressions: