Merge pull request #89661 from pjh/gce-win-pause-bump

Bump GCE Windows pause image version
This commit is contained in:
Kubernetes Prow Robot
2020-03-30 17:09:19 -07:00
committed by GitHub

View File

@@ -159,4 +159,4 @@ export WINDOWS_BOOTSTRAP_KUBECONFIG_FILE="${WINDOWS_K8S_DIR}\kubelet.bootstrap-k
# Path for kube-proxy kubeconfig file on Windows nodes.
export WINDOWS_KUBEPROXY_KUBECONFIG_FILE="${WINDOWS_K8S_DIR}\kubeproxy.kubeconfig"
# Pause container image for Windows container.
export WINDOWS_INFRA_CONTAINER="gcr.io/gke-release/pause-win:1.2.0"
export WINDOWS_INFRA_CONTAINER="gcr.io/gke-release/pause-win:1.2.1"