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

@ -4,6 +4,10 @@ Notable changes between versions.
## Latest
### Addons
* Update Prometheus from v2.29.2 to [v2.30.0](https://github.com/prometheus/prometheus/releases/tag/v2.30.0)
## v1.22.2
* Kubernetes [v1.22.2](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v1222)

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