From 226bffd34ae04f4cd05707ca3bec6864ca2f77e7 Mon Sep 17 00:00:00 2001 From: Emil Kordahl Date: Tue, 17 Oct 2023 09:33:28 +0200 Subject: [PATCH] [promtail] bump promtail version to 2.9.2 Signed-off-by: Emil Kordahl --- charts/promtail/Chart.yaml | 4 ++-- charts/promtail/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/promtail/Chart.yaml b/charts/promtail/Chart.yaml index 0f80f8b4b9..555eb23705 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: 2.9.1 -version: 6.15.2 +appVersion: 2.9.2 +version: 6.15.3 home: https://grafana.com/loki sources: - https://github.com/grafana/loki diff --git a/charts/promtail/README.md b/charts/promtail/README.md index 1dbf3073af..03799f9463 100644 --- a/charts/promtail/README.md +++ b/charts/promtail/README.md @@ -1,6 +1,6 @@ # promtail -![Version: 6.15.2](https://img.shields.io/badge/Version-6.15.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.1](https://img.shields.io/badge/AppVersion-2.9.1-informational?style=flat-square) +![Version: 6.15.3](https://img.shields.io/badge/Version-6.15.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.2](https://img.shields.io/badge/AppVersion-2.9.2-informational?style=flat-square) Promtail is an agent which ships the contents of local logs to a Loki instance