chore(deps): update prom/prometheus docker tag to v3 #30

Merged
nyyu merged 1 commit from renovate/prom-prometheus-3.x into master 2024-11-24 07:50:49 +01:00

View file

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