chore(gate): bump infra component versions

This PS simply bumps the infra component versions

Signed-off-by: intlabs <pete@port.direct>
Change-Id: I735777ba199ff52125bd2c943e9b03a1ba791d47
This commit is contained in:
intlabs 2021-01-05 21:07:54 -06:00 committed by Pete Birley
parent 7c186b06d1
commit 4a9d5d1e5f

View File

@ -2,10 +2,10 @@
set -ex
: ${HELM_VERSION:="v3.4.1"}
: ${KUBE_VERSION:="v1.19.2"}
: ${MINIKUBE_VERSION:="v1.15.1"}
: ${CALICO_VERSION:="v3.12"}
: ${HELM_VERSION:="v3.4.2"}
: ${KUBE_VERSION:="v1.19.6"}
: ${MINIKUBE_VERSION:="v1.16.0"}
: ${CALICO_VERSION:="v3.17"}
: "${HTTP_PROXY:=""}"
: "${HTTPS_PROXY:=""}"