提交 79b63d79 编写于 作者: D dlorenc

Bump to iso version 0.4.0

上级 e0a2ee2e
# Minikube Release Notes
## Version 0.4.0 - 6/24/2016
## Version 0.4.0 - 6/27/2016
* Updated Kubernetes components to v1.3.0-beta.1
* Updated the Kubernetes Dashboard to v1.1.0
* Added a check for updates to minikube.
* Added a driver for VMWare Fusion on OSX.
* Added a flag to customize the memory of the minikube VM.
......
......@@ -51,7 +51,7 @@ var SupportedVMDrivers = [...]string{
}
const (
DefaultIsoUrl = "https://storage.googleapis.com/minikube/minikube-0.3.iso"
DefaultIsoUrl = "https://storage.googleapis.com/minikube/minikube-0.4.iso"
DefaultMemory = 1024
DefaultVMDriver = "virtualbox"
)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册