chore(deps): update kubezero-logging-dependencies

This commit is contained in:
Renovate Bot 2023-08-23 11:55:11 +00:00
parent 49b052e8d4
commit 741068d7c4
1 changed files with 4 additions and 4 deletions

View File

@ -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"