Update Pause image in tests & config
With the introduction of Windows Server 2022, some images have been updated to support WS2022 in their manifest list. This commit updates the test images accordingly. Signed-off-by: Adelina Tuvenie <atuvenie@cloudbasesolutions.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
alpine = "docker.io/library/alpine:latest"
|
||||
busybox = "docker.io/library/busybox:latest"
|
||||
pause = "k8s.gcr.io/pause:3.5"
|
||||
pause = "k8s.gcr.io/pause:3.6"
|
||||
VolumeCopyUp = "gcr.io/k8s-cri-containerd/volume-copy-up:2.0"
|
||||
VolumeOwnership = "gcr.io/k8s-cri-containerd/volume-ownership:2.0"
|
||||
|
||||
Reference in New Issue
Block a user