From 632b2589b236d5ddba0dae63c9bafcb8cfe3be51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 14:32:09 +0000 Subject: [PATCH] chore(deps): update helm release loki-stack to v2.10.1 --- helm/templates/loki.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/templates/loki.yaml b/helm/templates/loki.yaml index 40b98a3..9bee649 100644 --- a/helm/templates/loki.yaml +++ b/helm/templates/loki.yaml @@ -13,7 +13,7 @@ spec: source: chart: loki-stack repoURL: https://grafana.github.io/helm-charts - targetRevision: 2.8.7 + targetRevision: 2.10.1 helm: version: v3 values: |