Skip to content

Commit 3840886

Browse files
authored
Revert "[9.1][Automation] Bump VM Image version to 1755306060 (#9407)" (#9436)
This reverts commit 3966be1.
1 parent 7422533 commit 3840886

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

.buildkite/bk.integration-fips.pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ env:
44
ASDF_MAGE_VERSION: 1.14.0
55
MS_GOTOOLCHAIN_TELEMETRY_ENABLED: "0"
66

7-
IMAGE_UBUNTU_2404_X86_64: "platform-ingest-elastic-agent-ubuntu-2404-1755306060"
8-
IMAGE_UBUNTU_X86_64_FIPS: "platform-ingest-elastic-agent-ubuntu-2204-fips-1755306060"
9-
IMAGE_UBUNTU_ARM64_FIPS: "platform-ingest-elastic-agent-ubuntu-2204-fips-aarch64-1755306060"
7+
IMAGE_UBUNTU_2404_X86_64: "platform-ingest-elastic-agent-ubuntu-2404-1753491662"
8+
IMAGE_UBUNTU_X86_64_FIPS: "platform-ingest-elastic-agent-ubuntu-2204-fips-1753491662"
9+
IMAGE_UBUNTU_ARM64_FIPS: "platform-ingest-elastic-agent-ubuntu-2204-fips-aarch64-1753491662"
1010

1111
# This section is used to define the plugins that will be used in the pipeline.
1212
# See https://buildkite.com/docs/pipelines/integrations/plugins/using#using-yaml-anchors-with-plugins

.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-1755306060"
10-
IMAGE_UBUNTU_2404_ARM_64: "platform-ingest-elastic-agent-ubuntu-2404-aarch64-1755306060"
11-
IMAGE_RHEL_8: "platform-ingest-elastic-agent-rhel-8-1755306060"
12-
IMAGE_DEBIAN_12: "platform-ingest-elastic-agent-debian-12-1755306060"
13-
IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1755306060"
14-
IMAGE_WIN_2025: "platform-ingest-elastic-agent-windows-2025-1755306060"
9+
IMAGE_UBUNTU_2404_X86_64: "platform-ingest-elastic-agent-ubuntu-2404-1753491662"
10+
IMAGE_UBUNTU_2404_ARM_64: "platform-ingest-elastic-agent-ubuntu-2404-aarch64-1753491662"
11+
IMAGE_RHEL_8: "platform-ingest-elastic-agent-rhel-8-1753491662"
12+
IMAGE_DEBIAN_12: "platform-ingest-elastic-agent-debian-12-1753491662"
13+
IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1753491662"
14+
IMAGE_WIN_2025: "platform-ingest-elastic-agent-windows-2025-1753491662"
1515

1616
# This section is used to define the plugins that will be used in the pipeline.
1717
# See https://buildkite.com/docs/pipelines/integrations/plugins/using#using-yaml-anchors-with-plugins

.buildkite/integration.pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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_2204_X86_64: "platform-ingest-elastic-agent-ubuntu-2204-1755306060"
10-
IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1755306060"
9+
IMAGE_UBUNTU_2204_X86_64: "platform-ingest-elastic-agent-ubuntu-2204-1753491662"
10+
IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1753491662"
1111

1212
common:
1313
- vault_docker_login: &vault_docker_login

.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-1755306060"
9-
IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1755306060"
10-
IMAGE_WIN_2016: "platform-ingest-elastic-agent-windows-2016-1755306060"
11-
IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1755306060"
12-
IMAGE_WIN_10: "platform-ingest-elastic-agent-windows-10-1755306060"
13-
IMAGE_WIN_11: "platform-ingest-elastic-agent-windows-11-1755306060"
8+
IMAGE_UBUNTU_2204_X86_64: "platform-ingest-elastic-agent-ubuntu-2204-1753491662"
9+
IMAGE_UBUNTU_2204_ARM_64: "platform-ingest-elastic-agent-ubuntu-2204-aarch64-1753491662"
10+
IMAGE_WIN_2016: "platform-ingest-elastic-agent-windows-2016-1753491662"
11+
IMAGE_WIN_2022: "platform-ingest-elastic-agent-windows-2022-1753491662"
12+
IMAGE_WIN_10: "platform-ingest-elastic-agent-windows-10-1753491662"
13+
IMAGE_WIN_11: "platform-ingest-elastic-agent-windows-11-1753491662"
1414

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

0 commit comments

Comments
 (0)