2020-08-11 14:09:48 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-logging
|
|
|
|
description: KubeZero Umbrella Chart for complete EFK stack
|
|
|
|
type: application
|
2021-05-13 14:21:16 +00:00
|
|
|
version: 0.6.5
|
2021-03-11 08:00:47 +00:00
|
|
|
appVersion: 1.4.1
|
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-05-13 14:44:45 +00:00
|
|
|
version: 1.5.0
|
2020-11-21 12:24:57 +00:00
|
|
|
repository: https://helm.elastic.co
|
|
|
|
condition: eck-operator.enabled
|
2020-08-18 10:34:34 +00:00
|
|
|
- name: fluentd
|
2021-03-10 09:32:12 +00:00
|
|
|
version: 0.2.2
|
2020-08-18 10:34:34 +00:00
|
|
|
condition: fluentd.enabled
|
2020-12-17 20:17:19 +00:00
|
|
|
- name: fluent-bit
|
2021-04-07 10:00:53 +00:00
|
|
|
version: 0.15.4
|
2020-12-17 20:17:19 +00:00
|
|
|
condition: fluent-bit.enabled
|
2021-03-26 09:56:17 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|