From 1ea791068abaf33bff2fe629cf6e6cd20b9c0b4d Mon Sep 17 00:00:00 2001 From: satya-nr Date: Sun, 31 May 2026 19:09:43 +0530 Subject: [PATCH] Fluent bit 5.0.6 upgrade --- .github/workflows/pull_request.yml | 1 + .github/workflows/run_e2e_tests.yml | 1 + .github/workflows/run_prerelease.yml | 1 + versions/amazonlinux_2.yml | 4 ++-- versions/amazonlinux_2023.yml | 4 ++-- versions/common.yml | 2 +- versions/windows-server-2019.yml | 4 ++-- versions/windows-server-2022.yml | 4 ++-- 8 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 913af1eb..e89e7610 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -5,6 +5,7 @@ permissions: packages: write id-token: write checks: write + pull-requests: write on: [pull_request] diff --git a/.github/workflows/run_e2e_tests.yml b/.github/workflows/run_e2e_tests.yml index 302d3ee5..fe0cb821 100644 --- a/.github/workflows/run_e2e_tests.yml +++ b/.github/workflows/run_e2e_tests.yml @@ -4,6 +4,7 @@ permissions: contents: read id-token: write checks: write + pull-requests: write on: # To be able to launch it from pull_request.yml programmatically diff --git a/.github/workflows/run_prerelease.yml b/.github/workflows/run_prerelease.yml index 24feaccc..f842b93c 100644 --- a/.github/workflows/run_prerelease.yml +++ b/.github/workflows/run_prerelease.yml @@ -5,6 +5,7 @@ permissions: packages: write id-token: write checks: write + pull-requests: write on: # To be able to launch it from pull_request.yml programmatically diff --git a/versions/amazonlinux_2.yml b/versions/amazonlinux_2.yml index 268e7840..284f9773 100644 --- a/versions/amazonlinux_2.yml +++ b/versions/amazonlinux_2.yml @@ -2,6 +2,6 @@ osDistro: amazonlinux osVersion: 2 packages: - arch: x86_64 - ami: ami-05e1405c57ab23683 + ami: ami-0681f53b4961a7296 - arch: aarch64 - ami: ami-08d8cbe09f0a01184 \ No newline at end of file + ami: ami-09dacf8da1ed712f1 diff --git a/versions/amazonlinux_2023.yml b/versions/amazonlinux_2023.yml index f5df5346..7aeb1739 100644 --- a/versions/amazonlinux_2023.yml +++ b/versions/amazonlinux_2023.yml @@ -2,6 +2,6 @@ osDistro: amazonlinux osVersion: 2023 packages: - arch: x86_64 - ami: ami-0b4624933067d393a + ami: ami-02f986bab3de34d0d - arch: aarch64 - ami: ami-00136537838fffb8e + ami: ami-0d62c32deead0d6c5 diff --git a/versions/common.yml b/versions/common.yml index f5c29ee9..e4fa63d2 100644 --- a/versions/common.yml +++ b/versions/common.yml @@ -1,4 +1,4 @@ -fbVersion: 4.2.2 +fbVersion: 5.0.6 # New Relic Fluent Bit Output Plugin Configuration # These values are used during E2E testing to download and test a specific version of the NR output plugin diff --git a/versions/windows-server-2019.yml b/versions/windows-server-2019.yml index 4e3a0047..1672a21a 100644 --- a/versions/windows-server-2019.yml +++ b/versions/windows-server-2019.yml @@ -2,7 +2,7 @@ osDistro: windows-server osVersion: 2019 packages: - arch: win64 - ami: ami-0d1b30a19661df9bd + ami: ami-097844465530c45f8 # There is no win32 image available in AWS, so we use the w64 one to test the w32 binaries - arch: win32 - ami: ami-0d1b30a19661df9bd \ No newline at end of file + ami: ami-097844465530c45f8 diff --git a/versions/windows-server-2022.yml b/versions/windows-server-2022.yml index 50da5bbb..28e3edb1 100644 --- a/versions/windows-server-2022.yml +++ b/versions/windows-server-2022.yml @@ -2,6 +2,6 @@ osDistro: windows-server osVersion: 2022 packages: - arch: win64 - ami: ami-043caaf4b51d812c1 + ami: ami-0e7995aec6c9b24c0 - arch: win32 - ami: ami-043caaf4b51d812c1 + ami: ami-0e7995aec6c9b24c0