Update Prometheus from v2.19.2 to v2.20.0

* https://github.com/prometheus/prometheus/releases/tag/v2.20.0
This commit is contained in:
Dalton Hubble 2020-07-25 16:37:28 -07:00
parent b7d67757de
commit 2aef42d4f6
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.19.2 to [v2.20.0](https://github.com/prometheus/prometheus/releases/tag/v2.20.0)
* Update Grafana from v7.0.6 to [v7.1.1](https://github.com/grafana/grafana/releases/tag/v7.1.1)
## v1.18.6

View File

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