1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

Bump Alertmanager image to 0.15.1 (#1695)

* Bump alertmanager image to v0.15.1

* Bump kube-prometheus

* Bump alertmanager on kube-prometheus values
This commit is contained in:
Ricardo Hernandez
2018-07-26 10:03:44 +01:00
committed by Giancarlo Rubio
parent cc98874a6d
commit f1bae298ed
5 changed files with 6 additions and 6 deletions

View File

@@ -8,8 +8,8 @@ name: alertmanager
sources:
- https://github.com/coreos/prometheus-operator
- https://github.com/prometheus/alertmanager
version: 0.1.5
appVersion: "0.14.0"
version: 0.1.6
appVersion: "0.15.1"
home: https://github.com/prometheus/alertmanager
keywords:
- alertmanager

View File

@@ -64,7 +64,7 @@ additionalRulesLabels: {}
##
image:
repository: quay.io/prometheus/alertmanager
tag: v0.14.0
tag: v0.15.1
## Labels to be added to the Alertmanager
##

View File

@@ -7,4 +7,4 @@ maintainers:
name: kube-prometheus
sources:
- https://github.com/coreos/prometheus-operator
version: 0.0.103
version: 0.0.104

View File

@@ -1,6 +1,6 @@
dependencies:
- name: alertmanager
version: 0.1.5
version: 0.1.6
#e2e-repository: file://../alertmanager
repository: https://s3-eu-west-1.amazonaws.com/coreos-charts/stable/
condition: deployAlertManager

View File

@@ -57,7 +57,7 @@ alertmanager:
##
image:
repository: quay.io/prometheus/alertmanager
tag: v0.14.0
tag: v0.15.1
ingress:
## If true, Alertmanager Ingress will be created