Skip to content

Commit 34af3e9

Browse files
committed
ci: update minikube to 1.13.1
Signed-off-by: Mark Sagi-Kazar <[email protected]>
1 parent 345f887 commit 34af3e9

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.6.2
6+
MINIKUBE_VERSION: v1.13.1
77
MINIKUBE_WANTUPDATENOTIFICATION: false
88
MINIKUBE_WANTREPORTERRORPROMPT: false
99
MINIKUBE_HOME: /home/circleci

0 commit comments

Comments
 (0)