From d2dbc6facb3b53848a567e731d29bd9ec1215d90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 12:42:21 +0000 Subject: [PATCH] ci(deps): update helm release loki to v5.38.0 --- addons/loki/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/loki/Chart.yaml b/addons/loki/Chart.yaml index f72de4fcb..a42e29ef6 100644 --- a/addons/loki/Chart.yaml +++ b/addons/loki/Chart.yaml @@ -6,6 +6,6 @@ version: v0.0.1 # x-release-please-version dependencies: - name: loki alias: loki-source - version: 5.36.3 + version: 5.38.0 repository: https://grafana.github.io/helm-charts condition: loki-source.enabled