Update from upstream
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-05-19 18:17:10 +02:00
parent 0072d0f9a5
commit 2c55153c74
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 2 additions and 2 deletions

View file

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