Skip to content

Commit 274b7b3

Browse files
committed
Upgrade minikube
1 parent 75b1f07 commit 274b7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
integration-test-environment: &integration-test-environment
44
GO_VERSION: "1.15.2"
55
KUBECONFIG: /home/circleci/.kube/config
6-
MINIKUBE_VERSION: v1.13.1
6+
MINIKUBE_VERSION: v1.22.0
77
MINIKUBE_WANTUPDATENOTIFICATION: false
88
MINIKUBE_WANTREPORTERRORPROMPT: false
99
MINIKUBE_HOME: /home/circleci

0 commit comments

Comments
 (0)