mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 17:04:27 +01:00
chore: bump versions
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
loki:
|
loki:
|
||||||
image: grafana/loki:2.9.11
|
image: grafana/loki:2.9.15
|
||||||
container_name: loki
|
container_name: loki
|
||||||
hostname: loki
|
hostname: loki
|
||||||
volumes:
|
volumes:
|
||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
# - monitoring_default
|
# - monitoring_default
|
||||||
|
|
||||||
telegraf:
|
telegraf:
|
||||||
image: telegraf:1.34.4
|
image: telegraf:1.35
|
||||||
container_name: telegraf
|
container_name: telegraf
|
||||||
hostname: telegraf
|
hostname: telegraf
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
@@ -95,7 +95,7 @@ services:
|
|||||||
# - monitoring_default
|
# - monitoring_default
|
||||||
|
|
||||||
grafana:
|
grafana:
|
||||||
image: grafana/grafana-oss:12.0.2
|
image: grafana/grafana-oss:latest
|
||||||
container_name: grafana
|
container_name: grafana
|
||||||
hostname: grafana
|
hostname: grafana
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user