We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f38ca13 + ae0e1b0 commit 72b04efCopy full SHA for 72b04ef
cluster/gce/config-default.sh
@@ -83,7 +83,7 @@ fi
83
# you are updating the os image versions, update this variable.
84
# Also please update corresponding image for node e2e at:
85
# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml
86
-GCI_VERSION=${KUBE_GCI_VERSION:-cos-77-12371-114-0}
+GCI_VERSION=${KUBE_GCI_VERSION:-cos-77-12371-175-0}
87
MASTER_IMAGE=${KUBE_GCE_MASTER_IMAGE:-}
88
MASTER_IMAGE_PROJECT=${KUBE_GCE_MASTER_PROJECT:-cos-cloud}
89
NODE_IMAGE=${KUBE_GCE_NODE_IMAGE:-${GCI_VERSION}}
0 commit comments