Update Prometheus from v2.17.0-rc.3 to v2.17.0

* https://github.com/prometheus/prometheus/releases/tag/v2.17.0
This commit is contained in:
Dalton Hubble 2020-03-24 23:14:31 -07:00
parent 1bf4f3b801
commit e556bc2167
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.16.0 to [v2.17.0-rc.3](https://github.com/prometheus/prometheus/releases/tag/v2.17.0-rc.3)
* Update Prometheus from v2.16.0 to [v2.17.0](https://github.com/prometheus/prometheus/releases/tag/v2.17.0)
* Update Grafana from v6.6.2 to [v6.7.1](https://github.com/grafana/grafana/releases/tag/v6.7.1)
## v1.17.4

View File

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