From 5afe743a241ecdf4e906bf4999e44ae5647b1d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Wed, 15 Oct 2025 19:12:39 +0200 Subject: [PATCH] chore(loki): Bump to latest --- helmfile.d/loki.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/loki.yaml.gotmpl b/helmfile.d/loki.yaml.gotmpl index 64d3cef4..582acc86 100644 --- a/helmfile.d/loki.yaml.gotmpl +++ b/helmfile.d/loki.yaml.gotmpl @@ -12,7 +12,7 @@ releases: - name: loki namespace: loki chart: loki/loki - version: 6.41.1 + version: 6.42.0 condition: loki.enabled values: - ../values/loki/values/loki.yaml.gotmpl