mirror of
https://github.com/openfaas/faas.git
synced 2025-06-15 19:56:47 +00:00
Bump Prometheus to 2.7.0
Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
This commit is contained in:
parent
cf67fdba71
commit
acaefdb839
@ -123,7 +123,7 @@ services:
|
||||
# Start monitoring
|
||||
|
||||
prometheus:
|
||||
image: functions/prometheus:2.6.1-arm64
|
||||
image: functions/prometheus:2.7.0-arm64
|
||||
environment:
|
||||
no_proxy: "gateway"
|
||||
configs:
|
||||
|
@ -123,7 +123,7 @@ services:
|
||||
# Start monitoring
|
||||
|
||||
prometheus:
|
||||
image: functions/prometheus:2.6.1-armhf
|
||||
image: functions/prometheus:2.7.0-armhf
|
||||
environment:
|
||||
no_proxy: "gateway"
|
||||
configs:
|
||||
|
@ -123,7 +123,7 @@ services:
|
||||
# Start monitoring
|
||||
|
||||
prometheus:
|
||||
image: prom/prometheus:v2.6.1
|
||||
image: prom/prometheus:v2.7.0
|
||||
environment:
|
||||
no_proxy: "gateway"
|
||||
configs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user