33 lines
872 B
YAML
33 lines
872 B
YAML
apiVersion: v2
|
|
appVersion: "2.6.1"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.9.4
|
|
- name: "promtail"
|
|
condition: promtail.enabled
|
|
repository: https://charts.truecharts.org
|
|
version: "3.0.78"
|
|
deprecated: false
|
|
description: "Loki: like Prometheus, but for logs."
|
|
home: https://truecharts.org/docs/charts/stable/loki
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/loki.png
|
|
keywords:
|
|
- logs
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: loki
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/loki
|
|
- https://github.com/grafana/loki
|
|
type: application
|
|
version: 6.0.3
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- logs
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|