Update Prometheus from v2.17.0 to v2.17.1

* https://github.com/prometheus/prometheus/releases/tag/v2.17.1
This commit is contained in:
Dalton Hubble 2020-03-26 22:17:13 -07:00
parent ef5f953e04
commit 076b8e3c42
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.16.0 to [v2.17.0](https://github.com/prometheus/prometheus/releases/tag/v2.17.0)
* Update Prometheus from v2.16.0 to [v2.17.1](https://github.com/prometheus/prometheus/releases/tag/v2.17.1)
* 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
image: quay.io/prometheus/prometheus:v2.17.1
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml