Downgrade Prometheus (v2.52.1-0 -> v2.52.0-0)

Related to 2c40dfd9b8 (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:12:07 +03:00
parent cd55f25c6b
commit fabf9fad64

View file

@ -268,7 +268,7 @@
name: postgres_backup
activation_prefix: devture_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
activation_prefix: prometheus_enabled
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-blackbox-exporter.git