From 7ffb541ea4c5d41a0df6f21ce5d48dee75549e77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 09:43:08 +0100 Subject: [PATCH] chore(deps): update helm chart promtail to v1 (#1425) Co-authored-by: Renovate Bot --- charts/stable/loki/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/loki/Chart.yaml b/charts/stable/loki/Chart.yaml index 501e61db42b..eaaa3171bc3 100644 --- a/charts/stable/loki/Chart.yaml +++ b/charts/stable/loki/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - name: "promtail" condition: promtail.enabled repository: https://truecharts.org - version: "0.0.4" + version: "1.0.2" deprecated: false description: "Loki: like Prometheus, but for logs." home: https://github.com/truecharts/apps/tree/master/charts/stable/loki @@ -23,7 +23,7 @@ name: loki sources: - https://github.com/grafana/loki type: application -version: 1.0.8 +version: 2.0.0 annotations: truecharts.org/catagories: | - logs