mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
dependencies:
|
|
- name: elasticsearch
|
|
version: ^1.32.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: elasticsearch.enabled
|
|
- name: kibana
|
|
version: ^3.2.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: kibana.enabled
|
|
- name: filebeat
|
|
version: ^3.1.1
|
|
repository: https://charts.helm.sh/stable
|
|
condition: filebeat.enabled
|
|
- name: logstash
|
|
version: ^2.3.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: logstash.enabled
|
|
- name: fluentd
|
|
version: ^2.2.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: fluentd.enabled
|
|
- name: fluent-bit
|
|
version: ^2.8.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: fluent-bit.enabled
|
|
- name: fluentd-elasticsearch
|
|
version: ^2.0.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: fluentd-elasticsearch.enabled
|
|
- name: nginx-ldapauth-proxy
|
|
version: ^0.1.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: nginx-ldapauth-proxy.enabled
|
|
- name: elasticsearch-curator
|
|
version: ^2.1.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: elasticsearch-curator.enabled
|
|
- name: elasticsearch-exporter
|
|
version: ^2.1.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: elasticsearch-exporter.enabled
|