Skip to content

Commit 508d871

Browse files
[8.17][Automation] Bump VM Image version to 1752886846 (#9070)
1 parent e694e41 commit 508d871

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.buildkite/bk.integration.pipeline.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ env:
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-1752282044"
10-
IMAGE_UBUNTU_2404_ARM_64: "platform-ingest-elastic-agent-ubuntu-2404-aarch64-1752282044"
11-
IMAGE_RHEL_8: "platform-ingest-elastic-agent-rhel-8-1752282044"
12-
IMAGE_DEBIAN_12: "platform-ingest-elastic-agent-debian-12-1752282044"
13-
IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1752282044"
14-
IMAGE_WIN_2025: "platform-ingest-elastic-agent-windows-2025-1752282044"
9+
IMAGE_UBUNTU_2404_X86_64: "platform-ingest-elastic-agent-ubuntu-2404-1752886846"
10+
IMAGE_UBUNTU_2404_ARM_64: "platform-ingest-elastic-agent-ubuntu-2404-aarch64-1752886846"
11+
IMAGE_RHEL_8: "platform-ingest-elastic-agent-rhel-8-1752886846"
12+
IMAGE_DEBIAN_12: "platform-ingest-elastic-agent-debian-12-1752886846"
13+
IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1752886846"
14+
IMAGE_WIN_2025: "platform-ingest-elastic-agent-windows-2025-1752886846"
1515

1616

1717
# This section is used to define the plugins that will be used in the pipeline.

.buildkite/pipeline.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ env:
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-1752282044"
9-
IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1752282044"
10-
IMAGE_WIN_2016: "platform-ingest-elastic-agent-windows-2016-1752282044"
11-
IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1752282044"
12-
IMAGE_WIN_10: "platform-ingest-elastic-agent-windows-10-1752282044"
13-
IMAGE_WIN_11: "platform-ingest-elastic-agent-windows-11-1752282044"
8+
IMAGE_UBUNTU_2204_X86_64: "platform-ingest-elastic-agent-ubuntu-2204-1752886846"
9+
IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1752886846"
10+
IMAGE_WIN_2016: "platform-ingest-elastic-agent-windows-2016-1752886846"
11+
IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1752886846"
12+
IMAGE_WIN_10: "platform-ingest-elastic-agent-windows-10-1752886846"
13+
IMAGE_WIN_11: "platform-ingest-elastic-agent-windows-11-1752886846"
1414

1515
steps:
1616
- label: "check-ci"

0 commit comments

Comments
 (0)