From 9321a76e411aaad4dbbf82e0766cf9fa04d85e63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 18:29:04 +0000 Subject: [PATCH] chore(deps): update ghcr.io/fluent/fluent-operator/fluentd docker tag to v1.19.2 --- charts/fluent-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fluent-operator/values.yaml b/charts/fluent-operator/values.yaml index e50ec2504..c22f99cf0 100644 --- a/charts/fluent-operator/values.yaml +++ b/charts/fluent-operator/values.yaml @@ -475,7 +475,7 @@ fluentd: registry: ghcr.io repository: fluent/fluent-operator/fluentd # renovate: datasource=docker depName=ghcr.io/fluent/fluent-operator/fluentd - tag: v1.19.1 + tag: 1.19.2 # Numbers of the Fluentd instance # Applicable when the mode is "collector", and will be ignored when the mode is "agent"