chore(deps): update prom/prometheus docker tag to v2.52.0 #18

Merged
nyyu merged 1 commit from renovate/prom-prometheus-2.x into master 2024-05-09 10:23:07 +02:00

View file

@ -42,7 +42,7 @@ services:
- "traefik.http.routers.grafana.rule=Host(`grafana.${HOST_SUFFIX}`)"
- "traefik.http.routers.grafana.entrypoints=web"
prometheus:
image: prom/prometheus:v2.51.2
image: prom/prometheus:v2.52.0
container_name: prometheus
restart: unless-stopped
volumes: