From 7638a46675854e19d42206d09b2a81d926199aed Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Tue, 15 Apr 2025 01:31:38 +1000 Subject: [PATCH] bump prom? --- playbooks/software/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/software/prometheus.yml b/playbooks/software/prometheus.yml index 4deae54..2709caa 100644 --- a/playbooks/software/prometheus.yml +++ b/playbooks/software/prometheus.yml @@ -3,7 +3,7 @@ hosts: - prometheus.guaranteedstruggle.host vars: - prom_version: '2.55.1' + prom_version: '3.2.1' #'2.55.1' gather_facts: yes become: yes tasks: