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 e5524f5 + 0da08ff commit 289bbaaCopy full SHA for 289bbaa
cluster/gce/config-test.sh
@@ -90,7 +90,7 @@ ALLOWED_NOTREADY_NODES="${ALLOWED_NOTREADY_NODES:-$(($(get-num-nodes) / 100))}"
90
# you are updating the os image versions, update this variable.
91
# Also please update corresponding image for node e2e at:
92
# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml
93
-GCI_VERSION=${KUBE_GCI_VERSION:-cos-77-12371-114-0}
+GCI_VERSION=${KUBE_GCI_VERSION:-cos-77-12371-175-0}
94
MASTER_IMAGE=${KUBE_GCE_MASTER_IMAGE:-}
95
MASTER_IMAGE_PROJECT=${KUBE_GCE_MASTER_PROJECT:-cos-cloud}
96
NODE_IMAGE=${KUBE_GCE_NODE_IMAGE:-${GCI_VERSION}}
0 commit comments