Dalton Hubble 2018-09-21 22:22:21 -07:00
parent f5f442b658
commit 032a24133b
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.2 to v2.4.2
## v1.11.3
* Kubernetes [v1.11.3](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1113)

View File

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