Update Prometheus from v2.3.1 to v2.3.2

* https://github.com/prometheus/prometheus/releases/tag/v2.3.2
This commit is contained in:
Dalton Hubble 2018-07-14 14:24:50 -07:00
parent 84d6cfe7b3
commit 02cd8eb8d3
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@ Notable changes between versions.
## Latest
#### Addons
* Update Prometheus from v2.3.1 to v2.3.2
## v1.11.0
* Kubernetes [v1.11.0](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1110)

View File

@ -18,7 +18,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: quay.io/prometheus/prometheus:v2.3.1
image: quay.io/prometheus/prometheus:v2.3.2
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml