diff --git a/charts/qubership-logging-operator/templates/_helpers.tpl b/charts/qubership-logging-operator/templates/_helpers.tpl index 1e99a00a..21daedc7 100644 --- a/charts/qubership-logging-operator/templates/_helpers.tpl +++ b/charts/qubership-logging-operator/templates/_helpers.tpl @@ -305,7 +305,7 @@ Image can be found from: {{- if .Values.fluentbit.dockerImage -}} {{- printf "%s" .Values.fluentbit.dockerImage -}} {{- else -}} - {{- print "docker.io/fluent/fluent-bit:4.0.0" -}} + {{- print "docker.io/fluent/fluent-bit:4.0.1" -}} {{- end -}} {{- end -}}