2020-08-11 14:09:48 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-logging
|
|
|
|
description: KubeZero Umbrella Chart for complete EFK stack
|
|
|
|
type: application
|
2021-07-19 14:20:25 +00:00
|
|
|
version: 0.7.2
|
2021-06-30 10:32:37 +00:00
|
|
|
appVersion: 1.6.0
|
2020-08-11 14:09:48 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- elasticsearch
|
|
|
|
- kibana
|
|
|
|
- fluentd
|
|
|
|
- fluent-bit
|
|
|
|
maintainers:
|
|
|
|
- name: Quarky9
|
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
|
|
|
version: ">= 0.1.3"
|
|
|
|
repository: https://zero-down-time.github.io/kubezero/
|
2020-11-21 12:24:57 +00:00
|
|
|
- name: eck-operator
|
2021-06-30 10:32:37 +00:00
|
|
|
version: 1.6.0
|
2021-05-13 22:11:13 +00:00
|
|
|
# repository: https://helm.elastic.co
|
2020-11-21 12:24:57 +00:00
|
|
|
condition: eck-operator.enabled
|
2020-08-18 10:34:34 +00:00
|
|
|
- name: fluentd
|
2021-06-30 10:32:37 +00:00
|
|
|
version: 0.2.6
|
2020-08-18 10:34:34 +00:00
|
|
|
condition: fluentd.enabled
|
2020-12-17 20:17:19 +00:00
|
|
|
- name: fluent-bit
|
2021-07-14 15:38:32 +00:00
|
|
|
version: 0.15.15
|
2020-12-17 20:17:19 +00:00
|
|
|
condition: fluent-bit.enabled
|
2021-03-26 09:56:17 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|