Update voltctl Version
diff --git a/voltha b/voltha
index 20f9676..f369661 100755
--- a/voltha
+++ b/voltha
@@ -30,7 +30,7 @@
     exit
 }
 
-VOLTCTL_VERSION=${VOLTCTL_VERSION:-1.0.1}
+VOLTCTL_VERSION=${VOLTCTL_VERSION:-1.0.7}
 KIND_VERSION=${KIND_VERSION:-v0.5.1}
 VK_RELEASE=${VK_RELEASE:-master}