From 6e7f1a28b8c86a7bc6212be6d8e9a32b071558af Mon Sep 17 00:00:00 2001 From: Norris Ng <103449568+norrisng-bc@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:31:38 -0700 Subject: [PATCH] Update fluentbit image from 2.2.2 to 3.1.9 --- charts/cdogs/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cdogs/values.yaml b/charts/cdogs/values.yaml index f514896..795fa27 100644 --- a/charts/cdogs/values.yaml +++ b/charts/cdogs/values.yaml @@ -207,7 +207,7 @@ fluentBit: # -- Default image repository repository: docker.io/fluent # -- Default image tag - tag: "2.2.2" + tag: "3.1.9" resources: # We usually recommend not to specify default resources and to leave this as a conscious