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 75b1f07 commit 274b7b3Copy full SHA for 274b7b3
.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.13.1
+ MINIKUBE_VERSION: v1.22.0
7
MINIKUBE_WANTUPDATENOTIFICATION: false
8
MINIKUBE_WANTREPORTERRORPROMPT: false
9
MINIKUBE_HOME: /home/circleci
0 commit comments