From c014c41d8273708630a33a6ef572eba336342e80 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sun, 2 Jun 2024 09:05:38 +0300 Subject: [PATCH] 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. --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index a95994a82..716f371d0 100644 --- a/requirements.yml +++ b/requirements.yml @@ -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