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

@ -4,6 +4,10 @@ Notable changes between versions.
## Latest
#### Addons
* Update Prometheus from 2.2.0 to 2.2.1
## v1.9.4
* Kubernetes [v1.9.4](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.9.md#v194)

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: