File tree Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 66
77 # The following images are defined here and their values will be updated by updatecli
88 # Please do not change them manually.
9- IMAGE_UBUNTU_2404_X86_64 : " platform-ingest-elastic-agent-ubuntu-2404-1750467641 "
10- IMAGE_UBUNTU_2404_ARM_64 : " platform-ingest-elastic-agent-ubuntu-2404-aarch64-1750467641 "
11- IMAGE_RHEL_8 : " platform-ingest-elastic-agent-rhel-8-1750467641 "
12- IMAGE_DEBIAN_12 : " platform-ingest-elastic-agent-debian-12-1750467641 "
13- IMAGE_WIN_2022 : " platform-ingest-elastic-agent-windows-2022-1750467641 "
14- IMAGE_WIN_2025 : " platform-ingest-elastic-agent-windows-2025-1750467641 "
15- # Remove AGENT_VERSION pinning once 8.17.8 DRA and stack are released
9+ IMAGE_UBUNTU_2404_X86_64 : " platform-ingest-elastic-agent-ubuntu-2404-1751072471 "
10+ IMAGE_UBUNTU_2404_ARM_64 : " platform-ingest-elastic-agent-ubuntu-2404-aarch64-1751072471 "
11+ IMAGE_RHEL_8 : " platform-ingest-elastic-agent-rhel-8-1751072471 "
12+ IMAGE_DEBIAN_12 : " platform-ingest-elastic-agent-debian-12-1751072471 "
13+ IMAGE_WIN_2022 : " platform-ingest-elastic-agent-windows-2022-1751072471 "
14+ IMAGE_WIN_2025 : " platform-ingest-elastic-agent-windows-2025-1751072471 "
15+ # Remove AGENT_VERSION pinning once 8.17.9 DRA and stack are released
1616 AGENT_VERSION : " 8.17.8-SNAPSHOT"
1717
18+
1819# This section is used to define the plugins that will be used in the pipeline.
1920# See https://buildkite.com/docs/pipelines/integrations/plugins/using#using-yaml-anchors-with-plugins
2021common :
Original file line number Diff line number Diff line change 55
66 # The following images are defined here and their values will be updated by updatecli
77 # Please do not change them manually.
8- IMAGE_UBUNTU_2204_X86_64 : " platform-ingest-elastic-agent-ubuntu-2204-1749258065 "
9- IMAGE_UBUNTU_2204_ARM_64 : " platform-ingest-elastic-agent-ubuntu-2204-aarch64-1749258065 "
10- IMAGE_WIN_2016 : " platform-ingest-elastic-agent-windows-2016-1749258065 "
11- IMAGE_WIN_2022 : " platform-ingest-elastic-agent-windows-2022-1749258065 "
12- IMAGE_WIN_10 : " platform-ingest-elastic-agent-windows-10-1749258065 "
13- IMAGE_WIN_11 : " platform-ingest-elastic-agent-windows-11-1749258065 "
8+ IMAGE_UBUNTU_2204_X86_64 : " platform-ingest-elastic-agent-ubuntu-2204-1751072471 "
9+ IMAGE_UBUNTU_2204_ARM_64 : " platform-ingest-elastic-agent-ubuntu-2204-aarch64-1751072471 "
10+ IMAGE_WIN_2016 : " platform-ingest-elastic-agent-windows-2016-1751072471 "
11+ IMAGE_WIN_2022 : " platform-ingest-elastic-agent-windows-2022-1751072471 "
12+ IMAGE_WIN_10 : " platform-ingest-elastic-agent-windows-10-1751072471 "
13+ IMAGE_WIN_11 : " platform-ingest-elastic-agent-windows-11-1751072471 "
1414
1515steps :
1616 - label : " check-ci"
You can’t perform that action at this time.
0 commit comments