From 7fc3248f7d99adf8364cd78e8ce4cc130e50ca62 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Fri, 10 May 2019 04:29:36 -0400 Subject: [PATCH] Update prometheus 2.5.0->2.9.2 --- prometheus/defaults.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prometheus/defaults.yaml b/prometheus/defaults.yaml index 09031e9..48b0a9f 100644 --- a/prometheus/defaults.yaml +++ b/prometheus/defaults.yaml @@ -2,10 +2,10 @@ prometheus: user: prometheus group: prometheus server: - version: 2.5.0.linux-amd64 + version: 2.9.2.linux-amd64 install_dir: /opt - source: https://github.com/prometheus/prometheus/releases/download/v2.5.0/prometheus-2.5.0.linux-amd64.tar.gz - source_hash: https://github.com/prometheus/prometheus/releases/download/v2.5.0/sha256sums.txt + source: https://github.com/prometheus/prometheus/releases/download/v2.9.2/prometheus-2.9.2.linux-amd64.tar.gz + source_hash: https://github.com/prometheus/prometheus/releases/download/v2.9.2/sha256sums.txt args: config_file: /etc/prometheus/prometheus.yml storage: