Skip to content

Commit 2389e7d

Browse files
committed
Update e2e pre-submit machine image version
This patch updates the version of the machine image used in the e2e pre-submits.
1 parent 89d64af commit 2389e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/e2e/generate-e2e-spec.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docker run --rm \
3535
-e VSPHERE_NETWORK="sddc-cgw-network-5" \
3636
-e VSPHERE_RESOURCE_POOL="clusterapi" \
3737
-e VSPHERE_FOLDER="clusterapi" \
38-
-e VSPHERE_TEMPLATE="ubuntu-1804-kube-v1.13.6" \
38+
-e VSPHERE_TEMPLATE="ubuntu-1804-kube-v1.14.8" \
3939
-e SSH_AUTHORIZED_KEY="N/A" \
4040
"${MANIFESTS_IMAGE}" \
4141
-c "${CLUSTER_NAME}" \

0 commit comments

Comments
 (0)