Skip to content

Commit 368fe70

Browse files
committed
bumped pause-win to 1.1.0
1 parent c9b4cf3 commit 368fe70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/gce/windows/k8s-node-setup.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
# - Document functions using proper syntax:
5252
# https://technet.microsoft.com/en-us/library/hh847834(v=wps.620).aspx
5353

54-
$INFRA_CONTAINER = 'gcr.io/gke-release/pause-win:1.0.0'
54+
$INFRA_CONTAINER = 'gcr.io/gke-release/pause-win:1.1.0'
5555
$GCE_METADATA_SERVER = "169.254.169.254"
5656
# The "management" interface is used by the kubelet and by Windows pods to talk
5757
# to the rest of the Kubernetes cluster *without NAT*. This interface does not

0 commit comments

Comments
 (0)