File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- 2.15.1
1+ 2.16.0
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 2.16.0
4+ This release includes:
5+ * An Amazon Linux 2 Base
6+ * Fluent Bit [ 1.7.9] ( https://github.com/fluent/fluent-bit/releases/tag/v1.7.9 )
7+ * Amazon CloudWatch Logs for Fluent Bit 1.6.1
8+ * Amazon Kinesis Streams for Fluent Bit 1.7.1
9+ * Amazon Kinesis Firehose for Fluent Bit 1.6.0
10+
311### 2.15.1
412This release includes:
513* An Amazon Linux 2 Base
Original file line number Diff line number Diff line change 11FROM public.ecr.aws/amazonlinux/amazonlinux:latest as builder
22
33# Fluent Bit version; update these for each release
4- ENV FLB_VERSION 1.7.8
4+ ENV FLB_VERSION 1.7.9
55# branch to pull parsers from in github.com/fluent/fluent-bit-docker-image
66ENV FLB_DOCKER_BRANCH 1.7
77
You can’t perform that action at this time.
0 commit comments