mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-20 12:18:00 +03:00
Downgrade Prometheus (v2.52.1-0 -> v2.52.0-0)
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/commit/2c40dfd9b84b309b2d68f5615173fb2cfbbab8b4#commitcomment-142588565 It seems like there's no published container image with a 2.52.1 tag and there's also no Prometheus 2.52.1 release yet.
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@
|
||||
version: 046004a8cb9946979b72ce81c2526c8033ea8067
|
||||
name: postgres_backup
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
||||
version: v2.52.1-0
|
||||
version: v2.52.0-0
|
||||
name: prometheus
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git
|
||||
version: v1.8.1-0
|
||||
|
||||
Reference in New Issue
Block a user