From 5d004bf90b0605b7cb3cf16a88c63a9ab572df70 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 15:31:57 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm/fluent-bit):=20update=204.0.9=20?= =?UTF-8?q?=E2=9E=BC=204.2.0=20(#3490)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kube/deploy/core/monitoring/fluentbit/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/monitoring/fluentbit/app/hr.yaml b/kube/deploy/core/monitoring/fluentbit/app/hr.yaml index 81e6ec5c..90f4024b 100644 --- a/kube/deploy/core/monitoring/fluentbit/app/hr.yaml +++ b/kube/deploy/core/monitoring/fluentbit/app/hr.yaml @@ -26,7 +26,7 @@ spec: app: &ct image: &img repository: cr.fluentbit.io/fluent/fluent-bit - tag: 4.0.9@sha256:0a207f7ae2341fdacf479c8300c4868ffecbc1eb382371fa75292f182c5ba920 + tag: 4.2.0@sha256:aff743e1a5e61d036d10a4472d67cdd7a6b408c92218eb86e3f301e2bac7817a args: ["--config=/config/kubernetes.yaml"] env: &env TZ: "${CONFIG_TZ}"