kubezero/charts/kubezero-logging/Chart.yaml

31 lines
788 B
YAML
Raw Normal View History

2020-08-11 14:09:48 +00:00
apiVersion: v2
name: kubezero-logging
description: KubeZero Umbrella Chart for complete EFK stack
type: application
version: 0.8.10
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
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
version: 0.5.0
repository: https://fluent.github.io/helm-charts
2020-08-18 10:34:34 +00:00
condition: fluentd.enabled
- name: fluent-bit
version: 0.40.0
repository: https://fluent.github.io/helm-charts
condition: fluent-bit.enabled
kubeVersion: ">= 1.26.0"