From 4579c3e873fa97e45a8942e30a8f3ec4658b65d7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Dec 2022 23:44:27 +0100 Subject: [PATCH] chore(deps): update helm chart promtail to v6.0.7 (#5496) * chore(deps): update helm chart promtail to v6.0.7 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-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 49238510310..a3987263fad 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://charts.truecharts.org - version: "6.0.5" + version: "6.0.7" deprecated: false description: "Loki: like Prometheus, but for logs." home: https://truecharts.org/docs/charts/stable/loki @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/loki - https://github.com/grafana/loki type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - logs