fix(deps): update all non-major dependencies

This commit is contained in:
renovate 2025-02-03 09:27:22 +00:00
parent 8ca61eded2
commit ff3e997d4e
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
3 changed files with 312 additions and 299 deletions

View file

@ -295,7 +295,7 @@ services:
grafana:
# TODO: check if we need init: true
image: grafana/grafana:11.1.3
image: grafana/grafana:11.5.0
environment:
- GF_AUTH_ANONYMOUS_ENABLED=true
- GF_AUTH_ANONYMOUS_ORG_ROLE=Admin
@ -329,7 +329,7 @@ services:
- ./docker/health/prometheus.sh:/docker/health/prometheus.sh
tempo:
image: grafana/tempo:2.5.0
image: grafana/tempo:2.7.0
command:
- -config.file=/etc/tempo/config.yml
healthcheck: