Compare commits

...

2 commits

Author SHA1 Message Date
dd7fa2247d Update docker.io/prom/prometheus Docker tag to v3.7.2
All checks were successful
/ Ansible Lint (push) Successful in 2m50s
/ Ansible Lint (pull_request) Successful in 2m17s
2025-10-24 18:00:37 +00:00
839a9b2c0a
renovate: group all digest updates together
All checks were successful
/ Ansible Lint (push) Successful in 3m2s
https://docs.renovatebot.com/presets-group/#groupalldigest
2025-10-24 19:59:35 +02:00
2 changed files with 3 additions and 2 deletions

View file

@ -6,7 +6,8 @@
":ignoreUnstable",
":disableRateLimiting",
":rebaseStalePrs",
":label(renovate)"
":label(renovate)",
"group:allDigest"
],
"semanticCommits": "disabled",
"packageRules": [

View file

@ -2,7 +2,7 @@
services:
prometheus:
image: docker.io/prom/prometheus:v3.7.1@sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2
image: docker.io/prom/prometheus:v3.7.2@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
container_name: prometheus
command:
- '--config.file=/etc/prometheus/prometheus.yml'