From 58ecf1ab5316fcc5b05ebd82dda0e1aa11c3149a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 12:09:13 +0000 Subject: [PATCH 1/4] chore: Update .buildkite/integration.pipeline.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .buildkite/integration.pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildkite/integration.pipeline.yml b/.buildkite/integration.pipeline.yml index 2cdc777867d..1cd84435c76 100644 --- a/.buildkite/integration.pipeline.yml +++ b/.buildkite/integration.pipeline.yml @@ -6,8 +6,8 @@ env: # The following images are defined here and their values will be updated by updatecli # Please do not change them manually. - IMAGE_UBUNTU_2204_X86_64: "platform-ingest-elastic-agent-ubuntu-2204-1757120457" - IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1757120457" + IMAGE_UBUNTU_2204_X86_64: "platform-ingest-elastic-agent-ubuntu-2204-1757725254" + IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1757725254" common: - vault_docker_login: &vault_docker_login From 9206f8998cea033395444559dc37cc885f14d771 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 12:09:18 +0000 Subject: [PATCH 2/4] chore: Update .buildkite/pipeline.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .buildkite/pipeline.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 2ed26703ba9..326e0c879c5 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -5,12 +5,12 @@ env: # The following images are defined here and their values will be updated by updatecli # Please do not change them manually. - IMAGE_UBUNTU_2204_X86_64: "platform-ingest-elastic-agent-ubuntu-2204-1757120457" - IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1757120457" - IMAGE_WIN_2016: "platform-ingest-elastic-agent-windows-2016-1757120457" - IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1757120457" - IMAGE_WIN_10: "platform-ingest-elastic-agent-windows-10-1757120457" - IMAGE_WIN_11: "platform-ingest-elastic-agent-windows-11-1757120457" + IMAGE_UBUNTU_2204_X86_64: "platform-ingest-elastic-agent-ubuntu-2204-1757725254" + IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1757725254" + IMAGE_WIN_2016: "platform-ingest-elastic-agent-windows-2016-1757725254" + IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1757725254" + IMAGE_WIN_10: "platform-ingest-elastic-agent-windows-10-1757725254" + IMAGE_WIN_11: "platform-ingest-elastic-agent-windows-11-1757725254" steps: - label: "check-ci" From ed3a10060d944dd9d826e2161206560f4eaaaeea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 12:09:24 +0000 Subject: [PATCH 3/4] chore: Update .buildkite/bk.integration-fips.pipeline.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .buildkite/bk.integration-fips.pipeline.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.buildkite/bk.integration-fips.pipeline.yml b/.buildkite/bk.integration-fips.pipeline.yml index 7ea7b186f3a..1aa4352c96a 100644 --- a/.buildkite/bk.integration-fips.pipeline.yml +++ b/.buildkite/bk.integration-fips.pipeline.yml @@ -4,9 +4,9 @@ env: ASDF_MAGE_VERSION: 1.14.0 MS_GOTOOLCHAIN_TELEMETRY_ENABLED: "0" - IMAGE_UBUNTU_2404_X86_64: "platform-ingest-elastic-agent-ubuntu-2404-1757120457" - IMAGE_UBUNTU_X86_64_FIPS: "platform-ingest-elastic-agent-ubuntu-2204-fips-1757120457" - IMAGE_UBUNTU_ARM64_FIPS: "platform-ingest-elastic-agent-ubuntu-2204-fips-aarch64-1757120457" + IMAGE_UBUNTU_2404_X86_64: "platform-ingest-elastic-agent-ubuntu-2404-1757725254" + IMAGE_UBUNTU_X86_64_FIPS: "platform-ingest-elastic-agent-ubuntu-2204-fips-1757725254" + IMAGE_UBUNTU_ARM64_FIPS: "platform-ingest-elastic-agent-ubuntu-2204-fips-aarch64-1757725254" ASDF_TERRAFORM_VERSION: 1.9.2 # This section is used to define the plugins that will be used in the pipeline. From 55b94abc6120c6e0e170bbda7b20936df873b75e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 12:09:31 +0000 Subject: [PATCH 4/4] chore: Update .buildkite/bk.integration.pipeline.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .buildkite/bk.integration.pipeline.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.buildkite/bk.integration.pipeline.yml b/.buildkite/bk.integration.pipeline.yml index b9bd9a90bab..c1266e9406f 100644 --- a/.buildkite/bk.integration.pipeline.yml +++ b/.buildkite/bk.integration.pipeline.yml @@ -6,12 +6,12 @@ env: # The following images are defined here and their values will be updated by updatecli # Please do not change them manually. - IMAGE_UBUNTU_2404_X86_64: "platform-ingest-elastic-agent-ubuntu-2404-1757120457" - IMAGE_UBUNTU_2404_ARM_64: "platform-ingest-elastic-agent-ubuntu-2404-aarch64-1757120457" - IMAGE_RHEL_8: "platform-ingest-elastic-agent-rhel-8-1757120457" - IMAGE_DEBIAN_12: "platform-ingest-elastic-agent-debian-12-1757120457" - IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1757120457" - IMAGE_WIN_2025: "platform-ingest-elastic-agent-windows-2025-1757120457" + IMAGE_UBUNTU_2404_X86_64: "platform-ingest-elastic-agent-ubuntu-2404-1757725254" + IMAGE_UBUNTU_2404_ARM_64: "platform-ingest-elastic-agent-ubuntu-2404-aarch64-1757725254" + IMAGE_RHEL_8: "platform-ingest-elastic-agent-rhel-8-1757725254" + IMAGE_DEBIAN_12: "platform-ingest-elastic-agent-debian-12-1757725254" + IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1757725254" + IMAGE_WIN_2025: "platform-ingest-elastic-agent-windows-2025-1757725254" ASDF_TERRAFORM_VERSION: 1.9.2 # This section is used to define the plugins that will be used in the pipeline.