Update Prometheus and Grafana addons

This commit is contained in:
Dalton Hubble
2022-05-31 14:28:30 +01:00
parent a447494ccd
commit 8e8bf305c3
3 changed files with 11 additions and 2 deletions

View File

@ -24,7 +24,7 @@ spec:
type: RuntimeDefault
containers:
- name: grafana
image: docker.io/grafana/grafana:8.5.1
image: docker.io/grafana/grafana:8.5.3
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"

View File

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