From 2960ec82983c7beafdf3b01284f9216ab36eb696 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:27:38 +0000 Subject: [PATCH] ci(deps): update helm release loki to v6 --- addons/loki/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/loki/Chart.yaml b/addons/loki/Chart.yaml index 6bac2ff7b..46ad5077f 100644 --- a/addons/loki/Chart.yaml +++ b/addons/loki/Chart.yaml @@ -6,6 +6,6 @@ version: v0.0.1 # x-release-please-version dependencies: - name: loki alias: loki-source - version: 5.39.0 + version: 6.23.0 repository: https://grafana.github.io/helm-charts condition: loki-source.enabled