From 1bb8d22a22f2967ef0c1196ce9fd0100f78f743b Mon Sep 17 00:00:00 2001 From: Mateusz Drab Date: Mon, 3 Feb 2025 20:16:28 +0000 Subject: [PATCH] bump promtail to 3.3.2 Signed-off-by: Mateusz Drab --- charts/promtail/Chart.yaml | 4 ++-- charts/promtail/README.md | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/charts/promtail/Chart.yaml b/charts/promtail/Chart.yaml index bd862703f2..c40cda5847 100644 --- a/charts/promtail/Chart.yaml +++ b/charts/promtail/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 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 +appVersion: 3.3.2 +version: 6.17.0 home: https://grafana.com/loki sources: - https://github.com/grafana/loki diff --git a/charts/promtail/README.md b/charts/promtail/README.md index ed9aa7abdc..b551fb24c9 100644 --- a/charts/promtail/README.md +++ b/charts/promtail/README.md @@ -1,6 +1,7 @@ # promtail -![Version: 6.16.6](https://img.shields.io/badge/Version-6.16.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square) + +![Version: 6.17.0](https://img.shields.io/badge/Version-6.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.2](https://img.shields.io/badge/AppVersion-3.3.2-informational?style=flat-square) Promtail is an agent which ships the contents of local logs to a Loki instance @@ -10,6 +11,8 @@ Promtail is an agent which ships the contents of local logs to a Loki instance * * + + ## Chart Repo Add the following repo to use the chart: