Update Prometheus from 2.2.0 to 2.2.1

This commit is contained in:
Dalton Hubble
2018-03-18 15:55:42 -07:00
parent 270d1ce357
commit 46226a8015
2 changed files with 5 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: quay.io/prometheus/prometheus:v2.2.0
image: quay.io/prometheus/prometheus:v2.2.1
args:
- '--config.file=/etc/prometheus/prometheus.yaml'
ports: