From 374e650822908f0dd10e2c583d7ff0b82dc150a7 Mon Sep 17 00:00:00 2001 From: Cecile Robert-Michon Date: Mon, 30 Oct 2023 18:59:42 +0000 Subject: [PATCH] Pin Marketplace image version to 128.2.20230918 --- .../test/ci/cluster-template-prow-ci-version-dual-stack.yaml | 4 ++-- templates/test/ci/cluster-template-prow-ci-version-ipv6.yaml | 4 ++-- templates/test/ci/cluster-template-prow-ci-version.yaml | 4 ++-- .../ci/cluster-template-prow-machine-pool-ci-version.yaml | 2 +- templates/test/ci/patches/control-plane-image-ci-version.yaml | 2 +- .../patches/machine-deployment-ci-version.yaml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/test/ci/cluster-template-prow-ci-version-dual-stack.yaml b/templates/test/ci/cluster-template-prow-ci-version-dual-stack.yaml index c28d1c59f19..ff4e61f30e8 100644 --- a/templates/test/ci/cluster-template-prow-ci-version-dual-stack.yaml +++ b/templates/test/ci/cluster-template-prow-ci-version-dual-stack.yaml @@ -234,7 +234,7 @@ spec: offer: capi publisher: cncf-upstream sku: ubuntu-2204-gen1 - version: latest + version: 128.2.20230918 osDisk: diskSizeGB: 128 osType: Linux @@ -281,7 +281,7 @@ spec: offer: capi publisher: cncf-upstream sku: ubuntu-2204-gen1 - version: latest + version: 128.2.20230918 osDisk: diskSizeGB: 128 osType: Linux diff --git a/templates/test/ci/cluster-template-prow-ci-version-ipv6.yaml b/templates/test/ci/cluster-template-prow-ci-version-ipv6.yaml index 9c5c7cd9606..8e1f16b2387 100644 --- a/templates/test/ci/cluster-template-prow-ci-version-ipv6.yaml +++ b/templates/test/ci/cluster-template-prow-ci-version-ipv6.yaml @@ -241,7 +241,7 @@ spec: offer: capi publisher: cncf-upstream sku: ubuntu-2204-gen1 - version: latest + version: 128.2.20230918 osDisk: diskSizeGB: 128 osType: Linux @@ -288,7 +288,7 @@ spec: offer: capi publisher: cncf-upstream sku: ubuntu-2204-gen1 - version: latest + version: 128.2.20230918 osDisk: diskSizeGB: 128 osType: Linux diff --git a/templates/test/ci/cluster-template-prow-ci-version.yaml b/templates/test/ci/cluster-template-prow-ci-version.yaml index b457d2fd9f9..b82b062ee66 100644 --- a/templates/test/ci/cluster-template-prow-ci-version.yaml +++ b/templates/test/ci/cluster-template-prow-ci-version.yaml @@ -208,7 +208,7 @@ spec: offer: capi publisher: cncf-upstream sku: ubuntu-2204-gen1 - version: latest + version: 128.2.20230918 osDisk: diskSizeGB: 128 osType: Linux @@ -254,7 +254,7 @@ spec: offer: capi publisher: cncf-upstream sku: ubuntu-2204-gen1 - version: latest + version: 128.2.20230918 osDisk: diskSizeGB: 128 osType: Linux diff --git a/templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml b/templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml index fdbbc5bed84..38bbf869db7 100644 --- a/templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml +++ b/templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml @@ -206,7 +206,7 @@ spec: offer: capi publisher: cncf-upstream sku: ubuntu-2204-gen1 - version: latest + version: 128.2.20230918 osDisk: diskSizeGB: 128 osType: Linux diff --git a/templates/test/ci/patches/control-plane-image-ci-version.yaml b/templates/test/ci/patches/control-plane-image-ci-version.yaml index f7da40224af..52eff5b5b42 100644 --- a/templates/test/ci/patches/control-plane-image-ci-version.yaml +++ b/templates/test/ci/patches/control-plane-image-ci-version.yaml @@ -12,4 +12,4 @@ spec: publisher: cncf-upstream offer: capi sku: ubuntu-2204-gen1 - version: latest + version: "128.2.20230918" diff --git a/templates/test/ci/prow-ci-version/patches/machine-deployment-ci-version.yaml b/templates/test/ci/prow-ci-version/patches/machine-deployment-ci-version.yaml index 65eb8a4bb3f..de8969fe7e8 100644 --- a/templates/test/ci/prow-ci-version/patches/machine-deployment-ci-version.yaml +++ b/templates/test/ci/prow-ci-version/patches/machine-deployment-ci-version.yaml @@ -12,4 +12,4 @@ spec: publisher: cncf-upstream offer: capi sku: ubuntu-2204-gen1 - version: "latest" + version: "128.2.20230918"