Update Prometheus to v3.11.2, fix etcdctl version

This commit is contained in:
yeasy
2026-04-25 22:39:33 +00:00
parent 22dd236122
commit 8ea52620cc
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ rule_files:
```yaml
services:
prometheus:
image: prom/prometheus:v3.11.0
image: prom/prometheus:v3.11.2
volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml
- ./rules.yml:/etc/prometheus/rules.yml