Merge branch 'main' into renovate/grafana-monorepo

This commit is contained in:
LRVT
2026-02-17 19:11:42 +01:00
committed by GitHub
18 changed files with 24 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
services:
loki:
image: grafana/loki:2.9.15
image: grafana/loki:2.9.17
container_name: loki
hostname: loki
volumes:
@@ -33,7 +33,7 @@ services:
# - monitoring_default
influxdb:
image: influxdb:1.8
image: influxdb:1.12
container_name: influxdb
hostname: influxdb
restart: unless-stopped
@@ -68,7 +68,7 @@ services:
# - monitoring_default
telegraf:
image: telegraf:1.35
image: telegraf:1.37
container_name: telegraf
hostname: telegraf
restart: unless-stopped