32 lines
810 B
YAML
32 lines
810 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "0.20.36"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.7.1
|
||
|
- name: "promtail"
|
||
|
condition: promtail.enabled
|
||
|
repository: "https://grafana.github.io/helm-charts"
|
||
|
version: "^2.2.0"
|
||
|
deprecated: false
|
||
|
description: "Loki: like Prometheus, but for logs."
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/loki
|
||
|
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.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/grafana/loki
|
||
|
type: application
|
||
|
version: 0.0.1
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- logs
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|