mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 04:05:40 +02:00
Merge branch 'main' into renovate/grafana-monorepo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user