From 90ca6509df959d65a4c17ecf33390217553b20c9 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:52:34 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20loki=20(=206.23.?= =?UTF-8?q?0=20=E2=86=92=206.24.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 6.23.0 | 6.24.0 | --- kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml b/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml index 410185a27..8cecd932d 100644 --- a/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml +++ b/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: loki - version: 6.23.0 + version: 6.24.0 sourceRef: kind: HelmRepository name: grafana