swarm
This commit is contained in:
28
helm/elasticsearch/Chart.yaml
Normal file
28
helm/elasticsearch/Chart.yaml
Normal file
@ -0,0 +1,28 @@
|
||||
annotations:
|
||||
category: Analytics
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 8.6.2
|
||||
dependencies:
|
||||
- condition: global.kibanaEnabled
|
||||
name: kibana
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 10.x.x
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Elasticsearch is a distributed search and analytics engine. It is used for web search, log monitoring, and real-time analytics. Ideal for Big Data applications.
|
||||
home: https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
|
||||
icon: https://bitnami.com/assets/stacks/elasticsearch/img/elasticsearch-stack-220x234.png
|
||||
keywords:
|
||||
- elasticsearch
|
||||
maintainers:
|
||||
- name: Bitnami
|
||||
url: https://github.com/bitnami/charts
|
||||
name: elasticsearch
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/elasticsearch
|
||||
- https://www.elastic.co/products/elasticsearch
|
||||
version: 19.6.0
|
Reference in New Issue
Block a user