2020-08-11 14:09:48 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-logging
|
|
|
|
description: KubeZero Umbrella Chart for complete EFK stack
|
|
|
|
type: application
|
2020-09-17 18:24:24 +00:00
|
|
|
version: 0.3.6
|
2020-08-13 18:44:50 +00:00
|
|
|
appVersion: 1.2.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-08-18 10:34:34 +00:00
|
|
|
- name: fluentd
|
|
|
|
version: 2.5.1
|
|
|
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
|
|
|
condition: fluentd.enabled
|
2020-08-22 17:27:18 +00:00
|
|
|
- name: fluent-bit
|
2020-09-14 16:26:19 +00:00
|
|
|
version: 0.7.2
|
2020-08-22 17:27:18 +00:00
|
|
|
repository: https://zero-down-time.github.io/kubezero/
|
|
|
|
# repository: https://fluent.github.io/helm-charts
|
|
|
|
condition: fluent-bit.enabled
|
2020-08-11 14:09:48 +00:00
|
|
|
kubeVersion: ">= 1.16.0"
|