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

Update Prometheus from v2.24.0 to v2.24.1

* https://github.com/prometheus/prometheus/releases/tag/v2.24.1
This commit is contained in:
Dalton Hubble 2021-02-04 22:28:32 -08:00
parent 56853fe222
commit 58d8f6f505
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ Notable changes between versions.
### Addons
* Update nginx-ingress from v0.43.0 to [v0.44.0](https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.44.0)
* Update Prometheus from v2.24.1 to [v2.24.1](https://github.com/prometheus/prometheus/releases/tag/v2.24.1)
## v1.20.2

View File

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