From 83e3a08eced205b84ad934df48ef3c22da9ce5dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:59:29 +0000 Subject: [PATCH] chore(deps): update helm release loki to v6 --- logging/loki/Chart.lock | 6 +++--- logging/loki/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/logging/loki/Chart.lock b/logging/loki/Chart.lock index ca4cb51e..e120f3fc 100644 --- a/logging/loki/Chart.lock +++ b/logging/loki/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: loki repository: https://grafana.github.io/helm-charts - version: 5.48.0 -digest: sha256:c1de5c289031e874752e538e75a60d7bc6e53126f946e23503b6cd4102317ef7 -generated: "2024-05-06T17:30:45.680324948Z" + version: 6.18.0 +digest: sha256:1ad22deaf99417e6ce897370bcc2dcb1150f74022944c032cf67ba8776d2f6e3 +generated: "2024-10-16T21:59:22.967232768Z" diff --git a/logging/loki/Chart.yaml b/logging/loki/Chart.yaml index 12eb6126..0fd5f872 100644 --- a/logging/loki/Chart.yaml +++ b/logging/loki/Chart.yaml @@ -4,5 +4,5 @@ description: loki OTS version: 0.1.0 dependencies: - name: loki - version: "5.48.0" + version: "6.18.0" repository: https://grafana.github.io/helm-charts