32 lines
836 B
YAML
32 lines
836 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "0.52.1"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.9.3
|
||
|
deprecated: false
|
||
|
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
||
|
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus
|
||
|
keywords:
|
||
|
- metrics
|
||
|
- logs
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: promtail
|
||
|
sources:
|
||
|
- https://github.com/grafana/loki
|
||
|
- https://grafana.com/oss/loki/
|
||
|
- https://grafana.com/docs/loki/latest/
|
||
|
type: application
|
||
|
version: 0.0.1
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- metrics
|
||
|
- logs
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|