about summary refs log tree commit diff
path: root/tools/loki-promtail/Chart.yaml
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 14:24:57 +0200
committermakefunstuff <[email protected]>2024-06-29 14:24:57 +0200
commit121f15a9337f81efe11c2532df0ab0f4067a63e1 (patch)
tree7a2d4b9c8e5f63e0c8e3380d8f51b741b5bbfa77 /tools/loki-promtail/Chart.yaml
parent317fd9ffab1c3d9a00a75fe26249d29fd14786e8 (diff)
downloadk3s-lab-121f15a9337f81efe11c2532df0ab0f4067a63e1.tar.gz
loki ftw
Diffstat (limited to 'tools/loki-promtail/Chart.yaml')
-rw-r--r--tools/loki-promtail/Chart.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/loki-promtail/Chart.yaml b/tools/loki-promtail/Chart.yaml
new file mode 100644
index 0000000..4b039ea
--- /dev/null
+++ b/tools/loki-promtail/Chart.yaml
@@ -0,0 +1,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"
+