Update Prometheus and Grafana addons

* Bump recommended Terraform provider versions
This commit is contained in:
Dalton Hubble
2022-07-02 11:12:41 -07:00
parent 61cbfc044d
commit 42bf82b325
9 changed files with 13 additions and 8 deletions

View File

@ -24,7 +24,7 @@ spec:
type: RuntimeDefault
containers:
- name: grafana
image: docker.io/grafana/grafana:8.5.6
image: docker.io/grafana/grafana:9.0.2
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.36.1
image: quay.io/prometheus/prometheus:v2.36.2
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml