From 7eae532af45ee88cf3198c4680532086fe80aaf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 17:23:20 +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..6451d996 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.6.1 namespace: metrics releaseName: loki valuesFile: loki-values.yaml