about summary refs log tree commit diff
path: root/tools/elasticsearch/Chart.yaml
blob: 12c6cca26584bd38e8f284654a1d6e66bd056882 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"