From c745cc870bc638e9c533ff3baba58b05c3197e42 Mon Sep 17 00:00:00 2001 From: TAYTS Date: Sat, 1 Oct 2022 21:13:19 +0800 Subject: [PATCH] Bump Promtail helm chart version Signed-off-by: TAYTS --- charts/promtail/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/promtail/Chart.yaml b/charts/promtail/Chart.yaml index c8dc8527f9..34d87b1289 100644 --- a/charts/promtail/Chart.yaml +++ b/charts/promtail/Chart.yaml @@ -3,7 +3,7 @@ name: promtail description: Promtail is an agent which ships the contents of local logs to a Loki instance type: application appVersion: 2.6.1 -version: 6.5.0 +version: 6.5.1 home: https://grafana.com/loki sources: - https://github.com/grafana/loki