Skip to content

Commit

Permalink
Update e2e pre-submit machine image version
Browse files Browse the repository at this point in the history
This patch updates the version of the machine image used in the e2e
pre-submits.
  • Loading branch information
akutz committed Nov 1, 2019
1 parent 89d64af commit 2389e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/e2e/generate-e2e-spec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ docker run --rm \
-e VSPHERE_NETWORK="sddc-cgw-network-5" \
-e VSPHERE_RESOURCE_POOL="clusterapi" \
-e VSPHERE_FOLDER="clusterapi" \
-e VSPHERE_TEMPLATE="ubuntu-1804-kube-v1.13.6" \
-e VSPHERE_TEMPLATE="ubuntu-1804-kube-v1.14.8" \
-e SSH_AUTHORIZED_KEY="N/A" \
"${MANIFESTS_IMAGE}" \
-c "${CLUSTER_NAME}" \
Expand Down

0 comments on commit 2389e7d

Please sign in to comment.