From 32f0fbf5feca821305453890272a4b933cd82835 Mon Sep 17 00:00:00 2001 From: Leonardo Taccari Date: Wed, 9 Nov 2022 22:52:17 +0100 Subject: [PATCH] Update image to 2.0.4 (#279) Closes #274. Signed-off-by: Leonardo Taccari Signed-off-by: Leonardo Taccari --- charts/fluent-bit/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/fluent-bit/Chart.yaml b/charts/fluent-bit/Chart.yaml index 302355c1..5fa12c83 100644 --- a/charts/fluent-bit/Chart.yaml +++ b/charts/fluent-bit/Chart.yaml @@ -5,8 +5,8 @@ keywords: - logging - fluent-bit - fluentd -version: 0.20.11 -appVersion: 1.9.9 +version: 0.21.0 +appVersion: 2.0.4 icon: https://fluentbit.io/assets/img/logo1-default.png home: https://fluentbit.io/ sources: @@ -22,5 +22,5 @@ maintainers: email: steve.hipwell@gmail.com annotations: artifacthub.io/changes: | - - kind: added - description: "Support for terminationGracePeriodSeconds and minReadySeconds added" + - kind: changed + description: "Update fluent-bit image to 2.0.4"