From e1d737a8987dec47d6d80702ebf800fdbb58279c Mon Sep 17 00:00:00 2001 From: Swapneil Singh <32959209+swapneils@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:06:57 -0400 Subject: [PATCH] Update image version to 2.32.2.20241008 (#863) Co-authored-by: Swapneil Singh --- AWS_FOR_FLUENT_BIT_VERSION | 2 +- CHANGELOG.md | 4 ++++ linux.version | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/AWS_FOR_FLUENT_BIT_VERSION b/AWS_FOR_FLUENT_BIT_VERSION index 1585b789a..2b87ebf9f 100644 --- a/AWS_FOR_FLUENT_BIT_VERSION +++ b/AWS_FOR_FLUENT_BIT_VERSION @@ -1 +1 @@ -2.32.2.20241003 +2.32.2.20241008 diff --git a/CHANGELOG.md b/CHANGELOG.md index a292480b3..58ba093c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +### 2.32.2.20241008 Linux re-build + +*This release has the same Fluent Bit contents as 2.32.2. It is a linux-only re-build to mitigate a code bug in the new change-management system in 2.32.2.20241003. There are no windows images for this release.* + ### 2.32.2.20241003 Linux re-build *This release has the same Fluent Bit contents as 2.32.2. It is a linux-only re-build to switch to a new change-management system and merge in recent patches in dependencies installed in the image. There are no windows images for this release.* diff --git a/linux.version b/linux.version index 157df6718..2e2906e8a 100644 --- a/linux.version +++ b/linux.version @@ -1,6 +1,6 @@ { "linux": { - "version": "2.32.2.20241003", + "version": "2.32.2.20241008", "latest": "true", "build": "1", "fluent-bit": "1.9.10",