bumped prometheus and grafana versions

This commit is contained in:
Grégory Lebreton 2024-10-21 10:47:44 +02:00
parent bc24bf2d9a
commit 0b4e52b748

View File

@ -13,7 +13,7 @@ services:
# METRICS GATHERER
prometheus:
image: prom/prometheus:v2.17.1
image: prom/prometheus:v2.54.1
container_name: prometheus
volumes:
- ./prometheus:/etc/prometheus
@ -92,7 +92,7 @@ services:
# POUR AFFICHAGE DASHBOARD
grafana:
image: grafana/grafana:6.7.2
image: grafana/grafana:11.2.0
container_name: grafana
volumes:
- grafana_data:/var/lib/grafana