mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 14:24:25 +00:00
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:
parent
cd55f25c6b
commit
fabf9fad64
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue