about summary refs log tree commit diff
path: root/tools/elasticsearch/Chart.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/elasticsearch/Chart.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/elasticsearch/Chart.yaml b/tools/elasticsearch/Chart.yaml
deleted file mode 100644
index 12c6cca..0000000
--- a/tools/elasticsearch/Chart.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-apiVersion: v2
-name: elasticsearch-logstash
-description: A Helm chart for deploying Elasticsearch and Logstash
-version: 0.1.0
-dependencies:
-  - name: elasticsearch
-    version: 8.5.1
-    repository: "https://helm.elastic.co"
-  - name: logstash
-    version: 8.5.1
-    repository: "https://helm.elastic.co"