From 889b2c5752206c5f11b97c1eadf7f4e208e7063a Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:06:54 +0000 Subject: [PATCH] feat(helm): update helm release loki to v5.38.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 5.37.0 | 5.38.0 | --- 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 e46415234..584ebc865 100644 --- a/cluster/apps/monitoring/loki/helm-release.yaml +++ b/cluster/apps/monitoring/loki/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: loki - version: 5.37.0 + version: 5.38.0 sourceRef: kind: HelmRepository name: grafana-charts