diff --git a/charts/kubezero-logging/Chart.yaml b/charts/kubezero-logging/Chart.yaml index 9790175..52c665f 100644 --- a/charts/kubezero-logging/Chart.yaml +++ b/charts/kubezero-logging/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-logging description: KubeZero Umbrella Chart for complete EFK stack type: application -version: 0.8.6 +version: 0.8.7 appVersion: 1.6.0 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png @@ -20,15 +20,15 @@ dependencies: version: ">= 0.1.6" repository: https://cdn.zero-downtime.net/charts/ - name: eck-operator - version: 2.4.0 + version: 2.9.0 repository: https://helm.elastic.co condition: eck-operator.enabled - name: fluentd - version: 0.3.9 + version: 0.4.3 repository: https://fluent.github.io/helm-charts condition: fluentd.enabled - name: fluent-bit - version: 0.24.0 + version: 0.37.1 repository: https://fluent.github.io/helm-charts condition: fluent-bit.enabled kubeVersion: ">= 1.26.0"