From 869ad03f7262d8478f5e7a0e1c7eb260f49258c1 Mon Sep 17 00:00:00 2001 From: Steve Hipwell Date: Thu, 13 Jun 2024 10:55:45 +0100 Subject: [PATCH] feat(fluent-bit): Updated image to v3.0.7 (#517) Signed-off-by: Steve Hipwell --- charts/fluent-bit/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/fluent-bit/Chart.yaml b/charts/fluent-bit/Chart.yaml index ae8bf4ea..cc5f6114 100644 --- a/charts/fluent-bit/Chart.yaml +++ b/charts/fluent-bit/Chart.yaml @@ -5,8 +5,8 @@ keywords: - logging - fluent-bit - fluentd -version: 0.46.10 -appVersion: 3.0.6 +version: 0.46.11 +appVersion: 3.0.7 icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/fluentd/fluentbit/icon/fluentbit-icon-color.svg home: https://fluentbit.io/ sources: @@ -23,4 +23,4 @@ maintainers: annotations: artifacthub.io/changes: | - kind: changed - description: "Dashboard: remove dashboard.uid function and set the uid to null" + description: "Updated Fluent Bit OCI image to v3.0.7."