Skip to content

Commit e223f3f

Browse files
committed
Pin windows 2019 nodes to a April 2023 patches
Signed-off-by: Mark Rossetti <[email protected]>
1 parent 5164ec6 commit e223f3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/jobs/kubernetes-sigs/sig-windows/release-master-windows.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ periodics:
113113
requests:
114114
cpu: 2
115115
memory: "9Gi"
116+
env:
117+
- name: IMAGE_VERSION
118+
value: "127.1.20230417" # pin the Windows nodes to a specific OS patch version while investigating an issue with container updates
116119
annotations:
117120
fork-per-release: "true"
118121
fork-per-release-replacements: "KUBERNETES_VERSION=latest -> KUBERNETES_VERSION=latest-{{.Version}}"

0 commit comments

Comments
 (0)