chore(deps): update prom/alertmanager docker tag to v0.28.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2025-01-15 16:01:17 +01:00
parent 179cff42b3
commit 5ed5849d7c

View file

@ -66,7 +66,7 @@ services:
- "traefik.http.routers.prometheus.rule=Host(`prometheus.${HOST_SUFFIX}`)" - "traefik.http.routers.prometheus.rule=Host(`prometheus.${HOST_SUFFIX}`)"
- "traefik.http.routers.prometheus.entrypoints=web" - "traefik.http.routers.prometheus.entrypoints=web"
alertmanager: alertmanager:
image: prom/alertmanager:v0.27.0 image: prom/alertmanager:v0.28.0
container_name: alertmanager container_name: alertmanager
restart: unless-stopped restart: unless-stopped
volumes: volumes: