From 3159d7c830294463ca2ac9df2343b4e5c3e30319 Mon Sep 17 00:00:00 2001 From: "ixxel-bot[bot]" <200609713+ixxel-bot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 12:02:48 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20loki=20(7.2.0=20?= =?UTF-8?q?=E2=86=92=207.3.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | loki | 7.2.0 | 7.3.0 | Co-authored-by: renovate[bot] --- gitops/manifests/loki/genmachine/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/manifests/loki/genmachine/Chart.yaml b/gitops/manifests/loki/genmachine/Chart.yaml index c55ae401c..3cf40869f 100644 --- a/gitops/manifests/loki/genmachine/Chart.yaml +++ b/gitops/manifests/loki/genmachine/Chart.yaml @@ -4,7 +4,7 @@ name: loki version: 1.0.0 dependencies: - name: loki - version: 7.2.0 + version: 7.3.0 repository: https://grafana.github.io/helm-charts - name: alloy version: 1.11.1