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:
Slavi Pantaleev
2024-06-02 09:05:38 +03:00
parent 66a2584b0e
commit c014c41d82
+1 -1
View File
@@ -49,7 +49,7 @@
version: 046004a8cb9946979b72ce81c2526c8033ea8067 version: 046004a8cb9946979b72ce81c2526c8033ea8067
name: postgres_backup name: postgres_backup
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git - 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 name: prometheus
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git
version: v1.8.1-0 version: v1.8.1-0