From b8a69952ab8956597a0f461ee3a11b16f8c96ed0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:13:15 +0000 Subject: [PATCH] chore(deps): update fluent/fluent-bit docker tag to v3 --- charts/lagoon-logging/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/lagoon-logging/values.yaml b/charts/lagoon-logging/values.yaml index 82ec0ef0..56666bce 100644 --- a/charts/lagoon-logging/values.yaml +++ b/charts/lagoon-logging/values.yaml @@ -81,7 +81,7 @@ openshiftHaproxyLogsCollector: repository: fluent/fluent-bit pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart version. - tag: "1.6-debug" + tag: "3.2-debug" podAnnotations: {}