Update Prometheus from v2.22.0 to v2.22.1

* https://github.com/prometheus/prometheus/releases/tag/v2.22.1
This commit is contained in:
Dalton Hubble
2020-11-08 14:12:24 -08:00
parent 0eef16b274
commit f49ab3a6ee
2 changed files with 2 additions and 1 deletions

View File

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