2020-08-11 14:09:48 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-logging
|
|
|
|
description: KubeZero Umbrella Chart for complete EFK stack
|
|
|
|
type: application
|
2022-06-21 18:35:35 +00:00
|
|
|
version: 0.8.1
|
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"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2020-11-21 12:24:57 +00:00
|
|
|
- name: eck-operator
|
2022-04-29 18:22:20 +00:00
|
|
|
version: 2.1.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
|
2022-04-08 14:21:37 +00:00
|
|
|
version: 0.3.7
|
2020-08-18 10:34:34 +00:00
|
|
|
condition: fluentd.enabled
|
2020-12-17 20:17:19 +00:00
|
|
|
- name: fluent-bit
|
2022-04-08 14:21:37 +00:00
|
|
|
version: 0.19.23
|
2020-12-17 20:17:19 +00:00
|
|
|
condition: fluent-bit.enabled
|
2021-03-26 09:56:17 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|