Update prometheus and alertmanager images

This commit updates prometheus and alertmanager version to use
multi-arch images. Prometheus is updated to v2.11.0 and alertmanager is
updated to v0.18.0

Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
This commit is contained in:
Vivek Singh
2019-09-16 20:05:35 +05:30
committed by Alex Ellis
parent 3f4a33cde1
commit 9690987319
3 changed files with 6 additions and 6 deletions

View File

@ -156,7 +156,7 @@ services:
# Start monitoring
prometheus:
image: functions/prometheus:2.7.0-arm64
image: prom/prometheus:v2.11.0
environment:
no_proxy: "gateway"
configs:
@ -183,7 +183,7 @@ services:
memory: 200M
alertmanager:
image: functions/alertmanager:0.15.0-arm64
image: prom/alertmanager:v0.18.0
environment:
no_proxy: "gateway"
command:

View File

@ -155,7 +155,7 @@ services:
# Start monitoring
prometheus:
image: functions/prometheus:2.7.0-armhf
image: prom/prometheus:v2.11.0
environment:
no_proxy: "gateway"
configs:
@ -182,7 +182,7 @@ services:
memory: 200M
alertmanager:
image: functions/alertmanager:0.15.0-armhf
image: prom/alertmanager:v0.18.0
environment:
no_proxy: "gateway"
command:

View File

@ -155,7 +155,7 @@ services:
# Start monitoring
prometheus:
image: prom/prometheus:v2.7.1
image: prom/prometheus:v2.11.0
environment:
no_proxy: "gateway"
configs:
@ -182,7 +182,7 @@ services:
memory: 200M
alertmanager:
image: prom/alertmanager:v0.16.1
image: prom/alertmanager:v0.18.0
environment:
no_proxy: "gateway"
command: