Skip to content

Commit de912cf

Browse files
author
Peng Zhou
committed
update the fluent-bit version to 4.1.1
1 parent 0d2c00b commit de912cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/samples/complete.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ spec:
267267
## And export them to a logging backend specified in the outputs section below
268268
# logCollection:
269269
# enabled: true
270-
# image: fluent/fluent-bit:3.1.1
270+
# image: fluent/fluent-bit:4.1.1
271271
# files:
272272
# errorLogs: true
273273
# accessLogs: true

config/samples/minimal-production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ spec:
111111
## And export them to a logging backend specified in the outputs section below
112112
# logCollection:
113113
# enabled: true
114-
# image: fluent/fluent-bit:3.1.1
114+
# image: fluent/fluent-bit:4.1.1
115115
# files:
116116
# errorLogs: true
117117
# accessLogs: true

0 commit comments

Comments
 (0)