Skip to content

Commit bf43433

Browse files
Merge pull request #254 from thoughtbot/feat-upgrade-fluentbit-v0.13.1
feat: upgrade fluent bit version to 4.1.1
2 parents 5673b58 + 87c6d51 commit bf43433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws/platform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ locals {
398398
]
399399
image = {
400400
repository = "public.ecr.aws/aws-observability/aws-for-fluent-bit"
401-
tag = "2.31.6"
401+
tag = "3.0.0"
402402
}
403403
resources = {
404404
limits = {

0 commit comments

Comments
 (0)