31 lines
789 B
YAML
31 lines
789 B
YAML
apiVersion: v2
|
|
name: kubezero-logging
|
|
description: KubeZero Umbrella Chart for complete EFK stack
|
|
type: application
|
|
version: 0.8.13
|
|
appVersion: 1.6.0
|
|
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: Stefan Reimer
|
|
email: stefan@zero-downtime.net
|
|
dependencies:
|
|
- name: kubezero-lib
|
|
version: ">= 0.1.6"
|
|
repository: https://cdn.zero-downtime.net/charts/
|
|
- name: fluentd
|
|
version: 0.5.2
|
|
repository: https://fluent.github.io/helm-charts
|
|
condition: fluentd.enabled
|
|
- name: fluent-bit
|
|
version: 0.47.10
|
|
repository: https://fluent.github.io/helm-charts
|
|
condition: fluent-bit.enabled
|
|
kubeVersion: ">= 1.26.0"
|