From 8f4ed0bb89404f10fbd8b412dfd33e465fa7e378 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:34:34 +0000 Subject: [PATCH] chore(deps): update grafana/alloy docker tag to v1.14.0 --- compose-monitoring.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-monitoring.yml b/compose-monitoring.yml index aac7029e..d8c33a47 100644 --- a/compose-monitoring.yml +++ b/compose-monitoring.yml @@ -48,7 +48,7 @@ services: alloy: profiles: [monitoring-log-collector] - image: grafana/alloy:${ALLOY_VERSION:-v1.13.2} + image: grafana/alloy:${ALLOY_VERSION:-v1.14.0} environment: CHARON_LOKI_ADDRESSES: ${CHARON_LOKI_ADDRESSES:-} CLUSTER_NAME: ${CLUSTER_NAME:-}