From c017538bcfcf848a0e9f0e4e977a05b21f0f861c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:38:12 +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..87d20f4e 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.4 +digest: sha256:0e2ddb7ac00aa53b70331cadf15374299ea090ef63099c782cc20f97c09f1e29 +generated: "2024-08-05T12:38:00.170039549Z" diff --git a/logging/loki/Chart.yaml b/logging/loki/Chart.yaml index 12eb6126..9b81b958 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.4" repository: https://grafana.github.io/helm-charts