From 538331f118a5aab8c883ede525fea5fda2c6bc75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 16:30:21 +0000 Subject: [PATCH] chore(deps): update helm release loki to v6 --- _infrastructure/metrics/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_infrastructure/metrics/kustomization.yaml b/_infrastructure/metrics/kustomization.yaml index bbc8b90e..dbe1015b 100644 --- a/_infrastructure/metrics/kustomization.yaml +++ b/_infrastructure/metrics/kustomization.yaml @@ -21,7 +21,7 @@ helmCharts: valuesFile: kps-values.yaml - repo: https://grafana.github.io/helm-charts name: loki - version: 5.8.7 + version: 6.5.1 namespace: metrics releaseName: loki valuesFile: loki-values.yaml