1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-05-28 10:26:18 +02:00

Update Prometheus from v2.22.1 to v2.22.2

* https://github.com/prometheus/prometheus/releases/tag/v2.22.2
This commit is contained in:
Dalton Hubble 2020-11-19 21:50:48 -08:00
parent f1356fec24
commit be28495d79
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,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 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.1
image: quay.io/prometheus/prometheus:v2.22.2
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml