From 59985f45346196b39d8324458f1a3ac60f4970d8 Mon Sep 17 00:00:00 2001 From: "lab-assistant[bot]" <180935599+lab-assistant[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 16:25:27 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20fluent-bit=20(=20?= =?UTF-8?q?0.48.2=20=E2=86=92=200.48.3=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | helm | fluent-bit | 0.48.2 | 0.48.3 | --- kubernetes/main/apps/monitoring/fluent-bit/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/fluent-bit/app/helmrelease.yaml b/kubernetes/main/apps/monitoring/fluent-bit/app/helmrelease.yaml index 75367671b8a..d659cdf3f7e 100644 --- a/kubernetes/main/apps/monitoring/fluent-bit/app/helmrelease.yaml +++ b/kubernetes/main/apps/monitoring/fluent-bit/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: fluent-bit - version: 0.48.2 + version: 0.48.3 interval: 30m sourceRef: kind: HelmRepository