2020-08-11 14:09:48 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-logging
|
|
|
|
description: KubeZero Umbrella Chart for complete EFK stack
|
|
|
|
type: application
|
2023-11-22 18:38:58 +00:00
|
|
|
version: 0.8.9
|
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:
|
2022-08-24 15:13:39 +00:00
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
2020-08-11 14:09:48 +00:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2022-12-15 21:51:31 +00:00
|
|
|
version: ">= 0.1.6"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2020-08-18 10:34:34 +00:00
|
|
|
- name: fluentd
|
2023-11-22 18:38:58 +00:00
|
|
|
version: 0.5.0
|
2023-08-23 11:51:34 +00:00
|
|
|
repository: https://fluent.github.io/helm-charts
|
2020-08-18 10:34:34 +00:00
|
|
|
condition: fluentd.enabled
|
2020-12-17 20:17:19 +00:00
|
|
|
- name: fluent-bit
|
2023-11-22 18:38:58 +00:00
|
|
|
version: 0.40.0
|
2023-08-23 11:51:34 +00:00
|
|
|
repository: https://fluent.github.io/helm-charts
|
2020-12-17 20:17:19 +00:00
|
|
|
condition: fluent-bit.enabled
|
2023-08-23 11:51:34 +00:00
|
|
|
kubeVersion: ">= 1.26.0"
|