From 88174633f59f66f0b315f81526457ff4ae1f7a2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 18:11:28 +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..ee044274 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.7.0 +digest: sha256:2edf47209758f3fec8f4fc1d91a31608e5fc4f97d143f38020f95b4ec282a62c +generated: "2024-07-16T18:11:22.584751447Z" diff --git a/logging/loki/Chart.yaml b/logging/loki/Chart.yaml index 12eb6126..f76cb1dd 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.7.0" repository: https://grafana.github.io/helm-charts