15 lines
345 B
YAML
15 lines
345 B
YAML
apiVersion: v2
|
|
name: loki
|
|
version: 1.0.0
|
|
sources:
|
|
- https://github.com/grafana/loki
|
|
- https://github.com/grafana/helm-charts
|
|
dependencies:
|
|
- name: loki
|
|
version: 6.6.1
|
|
repository: https://grafana.github.io/helm-charts
|
|
- name: promtail
|
|
version: 6.15.5
|
|
repository: https://grafana.github.io/helm-charts
|
|
appVersion: 3.0.0
|