about summary refs log tree commit diff
path: root/tools/grafana/Chart.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/grafana/Chart.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/grafana/Chart.yaml b/tools/grafana/Chart.yaml
new file mode 100644
index 0000000..e74e5b4
--- /dev/null
+++ b/tools/grafana/Chart.yaml
@@ -0,0 +1,10 @@
+apiVersion: v2
+name: grafana
+description: A Helm chart for setting up Grafana, Prometheus, Elasticsearch, and OpenTelemetry Collector
+version: 0.1.0
+appVersion: "1.0"
+
+dependencies:
+  - name: grafana
+    version: 8.2.0
+    repository: "https://grafana.github.io/helm-charts"