Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Aug 23, 2016
1 parent e58fb68 commit c47e49e
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.4
0.3.5
2 changes: 1 addition & 1 deletion docs/minishift_start.md
Expand Up @@ -19,7 +19,7 @@ minishift start
--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)
--insecure-registry=[]: Insecure Docker registries to pass to the Docker daemon
--iso-url="https://github.com/jimmidyson/minishift/releases/download/v0.3.4/boot2docker.iso": Location of the minishift iso
--iso-url="https://github.com/jimmidyson/minishift/releases/download/v0.3.5/boot2docker.iso": Location of the minishift iso
--memory=1024: Amount of RAM allocated to the minishift VM
--registry-mirror=[]: Registry mirrors to pass to the Docker daemon
--vm-driver="kvm": VM driver is one of: [virtualbox kvm]
Expand Down

0 comments on commit c47e49e

Please sign in to comment.