chore(deps): update prom/prometheus docker tag to v3.3.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2025-05-02 19:01:22 +02:00
parent a95a4ce55c
commit d84f40a837

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:v3.3.0 image: prom/prometheus:v3.3.1
container_name: prometheus container_name: prometheus
restart: unless-stopped restart: unless-stopped
volumes: volumes: