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.
1 parent 345f887 commit 34af3e9Copy full SHA for 34af3e9
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
integration-test-environment: &integration-test-environment
4
GO_VERSION: "1.15.2"
5
KUBECONFIG: /home/circleci/.kube/config
6
- MINIKUBE_VERSION: v1.6.2
+ MINIKUBE_VERSION: v1.13.1
7
MINIKUBE_WANTUPDATENOTIFICATION: false
8
MINIKUBE_WANTREPORTERRORPROMPT: false
9
MINIKUBE_HOME: /home/circleci
0 commit comments