Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m30s
/ Ansible Lint (push) Failing after 2m33s

This commit is contained in:
Renovate 2025-11-04 17:31:04 +00:00
commit d362a8863b
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
services:
prometheus:
image: docker.io/prom/prometheus:v3.7.2@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
image: docker.io/prom/prometheus:v3.7.3@sha256:49214755b6153f90a597adcbff0252cc61069f8ab69ce8411285cd4a560e8038
container_name: prometheus
command:
- '--config.file=/etc/prometheus/prometheus.yml'
@ -18,7 +18,7 @@ services:
- prom_data:/prometheus
alertmanager:
image: docker.io/prom/alertmanager:v0.28.1@sha256:27c475db5fb156cab31d5c18a4251ac7ed567746a2483ff264516437a39b15ba
image: docker.io/prom/alertmanager:v0.29.0@sha256:88743b63b3e09ea6e31e140ced5bf45f4a8e82c617c2a963f78841f4995ad1d7
container_name: alertmanager
command:
- '--config.file=/etc/alertmanager/alertmanager.yaml'