Upgrade prometheus to version 1.4.1
This commit is contained in:
parent
320edfd114
commit
d0e7fcda8b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
prometheus:
|
||||
server:
|
||||
version: 1.3.1.linux-amd64
|
||||
version: 1.4.1.linux-amd64
|
||||
install_dir: /opt
|
||||
source: 'https://github.com/prometheus/prometheus/releases/download/v1.3.1/prometheus-1.3.1.linux-amd64.tar.gz'
|
||||
source_hash: sha1=a5e476604086533951a81f5653ccc49141b057c5
|
||||
source: 'https://github.com/prometheu4/prometheus/releases/download/v1.4.1/prometheus-1.4.1.linux-amd64.tar.gz'
|
||||
source_hash: sha1=3e78173e7d65623e79e0292da16e6155de947185
|
||||
args:
|
||||
config_file: /etc/prometheus/prometheus.yml
|
||||
storage:
|
||||
|
|
Loading…
Reference in a new issue