From 8e9c2afef691bed6a0560e193f87d56cab94df50 Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:02:32 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20loki=20(=205.42.1=20?= =?UTF-8?q?=E2=86=92=205.42.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 5.42.1 | 5.42.2 | --- kubernetes/teyvat/apps/observability/loki/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/teyvat/apps/observability/loki/app/helmrelease.yaml b/kubernetes/teyvat/apps/observability/loki/app/helmrelease.yaml index 9d349cbc80..576d3dd7b5 100644 --- a/kubernetes/teyvat/apps/observability/loki/app/helmrelease.yaml +++ b/kubernetes/teyvat/apps/observability/loki/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: loki - version: 5.42.1 + version: 5.42.2 sourceRef: kind: HelmRepository name: grafana