Update Prometheus from v2.29.2 to v2.30.0

This commit is contained in:
Dalton Hubble
2021-09-24 09:34:00 -07:00
parent b30de949b8
commit 69f37c8b17
2 changed files with 5 additions and 1 deletions

View File

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