addons: Update prometheus from v1.8.0 to v1.8.2

* https://github.com/prometheus/prometheus/releases/tag/v1.8.2
This commit is contained in:
Dalton Hubble 2017-11-04 11:00:39 -07:00
parent fe8afdbee9
commit e32885c9cd
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: prometheus - name: prometheus
image: quay.io/prometheus/prometheus:v1.8.0 image: quay.io/prometheus/prometheus:v1.8.2
args: args:
- '-config.file=/etc/prometheus/prometheus.yaml' - '-config.file=/etc/prometheus/prometheus.yaml'
- '-storage.local.retention=12h' - '-storage.local.retention=12h'