From 8b9e4a0de031fb2b763f0bbfbb8e9e69f88eaa35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 16:37:22 +0000 Subject: [PATCH] Update Helm release loki to v6.23.0 (#1254) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kustomize/bases/grafana-loki/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/bases/grafana-loki/kustomization.yaml b/kustomize/bases/grafana-loki/kustomization.yaml index 0e12246d..10460c70 100644 --- a/kustomize/bases/grafana-loki/kustomization.yaml +++ b/kustomize/bases/grafana-loki/kustomization.yaml @@ -5,7 +5,7 @@ namespace: observability helmCharts: - name: loki repo: https://grafana.github.io/helm-charts - version: 6.22.0 + version: 6.23.0 releaseName: loki namespace: observability valuesFile: helm-values.yaml