From aef170dc11ceae03e13d14c9e986d24b5b3bb3e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 18:37:51 +0000 Subject: [PATCH] chore(deps): update helm release alloy to v1.5.1 --- apps/infra/promtail/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infra/promtail/base/kustomization.yaml b/apps/infra/promtail/base/kustomization.yaml index c92efff..c4ea0ee 100644 --- a/apps/infra/promtail/base/kustomization.yaml +++ b/apps/infra/promtail/base/kustomization.yaml @@ -6,5 +6,5 @@ helmCharts: releaseName: alloy namespace: loki repo: https://grafana.github.io/helm-charts - version: 1.4.0 + version: 1.5.1 valuesFile: alloy-values.yaml