Skip to content

Commit

Permalink
Merge pull request #2026 from gasmick/main
Browse files Browse the repository at this point in the history
[promtail] update to promtail version 2.7.0
  • Loading branch information
zanhsieh committed Dec 2, 2022
2 parents 8a20c22 + 2e33e86 commit cbdafe2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/promtail/Chart.yaml
Expand Up @@ -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.6.1
version: 6.6.3
appVersion: 2.7.0
version: 6.7.0
home: https://grafana.com/loki
sources:
- https://github.com/grafana/loki
Expand Down
2 changes: 1 addition & 1 deletion charts/promtail/README.md
@@ -1,6 +1,6 @@
# promtail

![Version: 6.6.3](https://img.shields.io/badge/Version-6.6.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square)
![Version: 6.7.0](https://img.shields.io/badge/Version-6.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)

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

Expand Down

0 comments on commit cbdafe2

Please sign in to comment.