Skip to content

Commit 90ebca2

Browse files
author
Benjamin Valiente (Contractor)
committed
feat: upgrade fluent bit version to 4.1.1
1 parent 5673b58 commit 90ebca2

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)