From 72950e050bde678ddbc99d114ece68c892c650c5 Mon Sep 17 00:00:00 2001 From: Niki Dokovski Date: Sat, 4 Nov 2023 08:49:05 +0100 Subject: [PATCH] bump up fluent-bit to 2.1.10 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 438bced..ce0a38b 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -290,7 +290,7 @@ fluentbit: # -- Used image name. image: "fluent/fluent-bit" # -- Used component version. - imageTag: "2.1.9" + imageTag: "2.1.10" # -- Image pull [policy](https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy). imagePullPolicy: IfNotPresent containersLogsHostPath: /var/log/pods