mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Update Windows Pause version to 1.4.0
This commit is contained in:
@@ -23,5 +23,5 @@ const (
|
||||
DefaultDockerCRISocket = "npipe:////./pipe/docker_engine"
|
||||
|
||||
// PauseVersion indicates the default pause image version for kubeadm
|
||||
PauseVersion = "1.3.0"
|
||||
PauseVersion = "1.4.0"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user