From 6d45c9965928c80ff4d89747428034601de62e81 Mon Sep 17 00:00:00 2001 From: "jeremy.hulick" Date: Mon, 9 Dec 2024 12:01:19 -0700 Subject: [PATCH] bump chart point version for kubernetes name lablel addition to pods Signed-off-by: jeremy.hulick --- 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 bd862703f2..0fc69ae51a 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: 3.0.0 -version: 6.16.6 +version: 6.16.7 home: https://grafana.com/loki sources: - https://github.com/grafana/loki