From 6b339371e46e29b368df6b3c48703ea7bf51429f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Oct 2024 19:03:15 +0000 Subject: [PATCH] chore(deps): update helm release fluent-bit to v0.47.10 --- charts/kubezero-logging/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubezero-logging/Chart.yaml b/charts/kubezero-logging/Chart.yaml index cc573c2f..31de6b38 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.12 +version: 0.8.13 appVersion: 1.6.0 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png @@ -24,7 +24,7 @@ dependencies: repository: https://fluent.github.io/helm-charts condition: fluentd.enabled - name: fluent-bit - version: 0.46.2 + version: 0.47.10 repository: https://fluent.github.io/helm-charts condition: fluent-bit.enabled kubeVersion: ">= 1.26.0"