From 4129ccaa903c3a5953ef4b41ea7c93647833530e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:34:44 +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..1b2898ee 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.3.4 namespace: metrics releaseName: loki valuesFile: loki-values.yaml