Skip to content

Commit 973214d

Browse files
Merge branch 'main' into default-port
2 parents 33d0f9f + 72a7caf commit 973214d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/promtail/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: promtail
33
description: Promtail is an agent which ships the contents of local logs to a Loki instance
44
type: application
5-
appVersion: 3.0.0
6-
version: 6.16.6
5+
appVersion: 3.5.1
6+
version: 6.17.0
77
home: https://grafana.com/loki
88
sources:
99
- https://github.com/grafana/loki

charts/promtail/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# promtail
22

3-
![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)
3+
![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.5.1](https://img.shields.io/badge/AppVersion-3.5.1-informational?style=flat-square)
44

55
Promtail is an agent which ships the contents of local logs to a Loki instance
66

0 commit comments

Comments
 (0)