Skip to content

Commit 72f58ae

Browse files
committed
Bump GCE Windows pause image version
pause-win:1.2.1 is based on the March Windows container base images for both LTSC 2019 and SAC 1909.
1 parent 933c303 commit 72f58ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/gce/config-common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@ export WINDOWS_BOOTSTRAP_KUBECONFIG_FILE="${WINDOWS_K8S_DIR}\kubelet.bootstrap-k
159159
# Path for kube-proxy kubeconfig file on Windows nodes.
160160
export WINDOWS_KUBEPROXY_KUBECONFIG_FILE="${WINDOWS_K8S_DIR}\kubeproxy.kubeconfig"
161161
# Pause container image for Windows container.
162-
export WINDOWS_INFRA_CONTAINER="gcr.io/gke-release/pause-win:1.2.0"
162+
export WINDOWS_INFRA_CONTAINER="gcr.io/gke-release/pause-win:1.2.1"

0 commit comments

Comments
 (0)