From 4732cc3300f96e2533fbfe0f69be5cbb5c5bdb30 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:03:14 +0000 Subject: [PATCH] feat(helm): update chart loki to 5.42.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 5.41.4 | 5.42.1 | --- cluster/apps/monitoring/loki/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/loki/helm-release.yaml b/cluster/apps/monitoring/loki/helm-release.yaml index 1e6d4b98b..298085773 100644 --- a/cluster/apps/monitoring/loki/helm-release.yaml +++ b/cluster/apps/monitoring/loki/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: loki - version: 5.41.4 + version: 5.42.1 sourceRef: kind: HelmRepository name: grafana