From 2ffb2ed7562618996d971709ba5132b8fb8745bc Mon Sep 17 00:00:00 2001 From: Steve Hipwell Date: Mon, 13 Nov 2023 13:13:35 +0000 Subject: [PATCH] feat(fluent-bit): Updated image to v2.2.0 (#439) 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 ef0bd798..333d14e4 100644 --- a/charts/fluent-bit/Chart.yaml +++ b/charts/fluent-bit/Chart.yaml @@ -5,8 +5,8 @@ keywords: - logging - fluent-bit - fluentd -version: 0.39.1 -appVersion: 2.1.10 +version: 0.40.0 +appVersion: 2.2.0 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: "Replaced statically configured datasource with placeholder in grafana dashboard json" + description: "Updated Fluent Bit OCI image to v2.2.0."