Compare commits

..

1 commit

Author SHA1 Message Date
cd15864462 Update all stable non-major dependencies
All checks were successful
/ Ansible Lint (push) Successful in 3m5s
/ Ansible Lint (pull_request) Successful in 3m7s
2026-04-25 00:16:42 +00:00

View file

@ -2,7 +2,7 @@
services:
prometheus:
image: docker.io/prom/prometheus:v3.11.3
image: docker.io/prom/prometheus:v3.11.2
container_name: prometheus
command:
- '--config.file=/etc/prometheus/prometheus.yml'
@ -46,7 +46,7 @@ services:
- graf_data:/var/lib/grafana
pve-exporter:
image: docker.io/prompve/prometheus-pve-exporter:3.8.3
image: docker.io/prompve/prometheus-pve-exporter:3.8.2
container_name: pve-exporter
ports:
- 9221:9221