Update Prometheus from v2.22.2 to v2.23.0-rc.0

* https://github.com/prometheus/prometheus/releases/tag/v2.23.0-rc.0
This commit is contained in:
Dalton Hubble 2020-11-24 10:54:42 -08:00
parent c0347ca0c6
commit ba8d972c76
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Notable changes between versions.
### Addons
* Update Prometheus from v2.22.1 to [v2.22.2](https://github.com/prometheus/prometheus/releases/tag/v2.22.2)
* Update Prometheus from v2.22.2 to [v2.23.0-rc.0](https://github.com/prometheus/prometheus/releases/tag/v2.23.0-rc.0)
* Update Grafana from v7.3.2 to [v7.3.3](https://github.com/grafana/grafana/releases/tag/v7.3.3)
## v1.19.4

View File

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