blob: 4b039ea49b40906d133bc8a52d3ab0120b068a66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
apiVersion: v2
name: loki-promtail
description: A Helm chart for deploying Loki and Promtail
version: 0.1.0
dependencies:
- name: loki
version: 6.6.4
repository: "https://grafana.github.io/helm-charts"
- name: promtail
version: 6.16.2
repository: "https://grafana.github.io/helm-charts"
|