Skip to content

Commit 4b95010

Browse files
jackfrancisk8s-infra-cherrypick-robot
authored andcommitted
use known-working Windows OS image
1 parent 4a62c3c commit 4b95010

10 files changed

+13
-13
lines changed

templates/test/ci/cluster-template-prow-ci-version-windows-containerd-2022.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/cluster-template-prow-ci-version.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/cluster-template-prow-external-cloud-provider-ci-version.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/prow-ci-version-windows-containerd-2022/patches/windows-image-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ spec:
1313
publisher: cncf-upstream
1414
offer: capi-windows
1515
sku: windows-2022-containerd-gen1
16-
version: "latest"
16+
version: "124.4.20220819"

templates/test/ci/prow-ci-version/patches/machine-deployment-ci-version-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ spec:
1212
publisher: cncf-upstream
1313
offer: capi-windows
1414
sku: ${WINDOWS_SERVER_VERSION:=windows-2019}-containerd-gen1
15-
version: "latest"
15+
version: 124.4.20220819

templates/test/ci/prow-ci-version/patches/machine-deployment-ci-version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ spec:
1212
publisher: cncf-upstream
1313
offer: capi
1414
sku: ubuntu-1804-gen1
15-
version: "latest"
15+
version: 124.4.20220819

templates/test/ci/prow-machine-pool-ci-version/patches/machine-pool-ci-version-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ spec:
1212
publisher: cncf-upstream
1313
offer: capi-windows
1414
sku: ${WINDOWS_SERVER_VERSION:=windows-2019}-containerd-gen1
15-
version: latest
15+
version: 124.4.20220819

templates/test/dev/cluster-template-custom-builds.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/dev/custom-builds/patches/machine-deployment-pr-version-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ spec:
1313
publisher: cncf-upstream
1414
offer: capi-windows
1515
sku: ${WINDOWS_SERVER_VERSION:=windows-2019}-containerd-gen1
16-
version: latest
16+
version: 124.4.20220819

0 commit comments

Comments
 (0)