mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 07:19:17 +01:00
deployment: update Prometheus from v2.13.0 to v2.14.0
This commit is contained in:
parent
828f0a2a4b
commit
584d8362c8
@ -2,7 +2,7 @@ version: '3.5'
|
||||
services:
|
||||
prometheus:
|
||||
container_name: prometheus
|
||||
image: prom/prometheus:v2.13.0
|
||||
image: prom/prometheus:v2.14.0
|
||||
depends_on:
|
||||
- "vminsert"
|
||||
- "vmselect"
|
||||
|
Loading…
Reference in New Issue
Block a user