chore: update capi-upstream

This PR will bring in the latest v1alpha2-supporting release ofthe upstream capi provider

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
This commit is contained in:
Spencer Smith 2020-01-30 10:27:06 -05:00 committed by Spencer Smith
parent 0afd0f651b
commit 05aad743df

View File

@ -9,7 +9,7 @@ export KUBECONFIG="/tmp/e2e/docker/kubeconfig"
# CAPI
export CAPI_VERSION="0.2.6"
export CAPI_VERSION="0.2.9"
export CAPI_COMPONENTS="https://github.com/kubernetes-sigs/cluster-api/releases/download/v${CAPI_VERSION}/cluster-api-components.yaml"
# CABPT