Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Jul 21, 2016
1 parent d5be122 commit 22abb1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.3.0
0.3.1
2 changes: 1 addition & 1 deletion docs/minishift_start.md
Expand Up @@ -18,7 +18,7 @@ minishift start
--cpus=1: Number of CPUs allocated to the minishift VM
--disk-size=20g: Disk size allocated to the minishift VM (format: <number>[<unit>], where unit = b, k, m or g)
--docker-env=[]: Environment variables to pass to the Docker daemon. (format: key=value)
--iso-url="https://github.com/jimmidyson/minishift/releases/download/v0.3.0/boot2docker.iso": Location of the minishift iso
--iso-url="https://github.com/jimmidyson/minishift/releases/download/v0.3.1/boot2docker.iso": Location of the minishift iso
--memory=1024: Amount of RAM allocated to the minishift VM
--vm-driver="kvm": VM driver is one of: [virtualbox kvm]
```
Expand Down

0 comments on commit 22abb1f

Please sign in to comment.