Merge branch 'renovate_docker.io-prom-prometheus-3.x' into 'main'

chore(package): update docker.io/prom/prometheus docker tag to v3.8.0

See merge request ansible/ans-grafana!2
This commit is contained in:
Simon Cornet 2025-12-09 21:39:14 +01:00
commit ed65dde293

View file

@ -58,7 +58,7 @@
# run prometheus # run prometheus
name: "prometheus" name: "prometheus"
image: "docker.io/prom/prometheus:v3.7.2" image: "docker.io/prom/prometheus:v3.8.0"
image_name_mismatch: "recreate" image_name_mismatch: "recreate"
restart_policy: "unless-stopped" restart_policy: "unless-stopped"
network_mode: "host" network_mode: "host"