Skip to content

Commit a256498

Browse files
authored
Merge pull request kubernetes#89661 from pjh/gce-win-pause-bump
Bump GCE Windows pause image version
2 parents 203d103 + 72f58ae commit a256498

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)