Releases: janeczku/docker-machine-vultr
Releases · janeczku/docker-machine-vultr
v1.4.0
v1.3.0
Stable release v1.2.2
Changelog
- NEW: Support for Vultr startup boot scripts (closes #21)
- CHANGED: Default Plan ID is now 93 (1024MB)
- CHANGED: Default RancherOS version is now v0.7.1
Stable release v1.2.0
Changelog
- FIX: Invalid VM IP issue (#18)
- ADD: API endpoint driver flag. Thanks @bfosberry!
- ADD: Snapshot ID driver flag. Thanks @twang2218!
Stable release v1.1.0
Changelog
- FIX: PXE kernel params for RancherOS >= 0.6.0
- CHANGE: New driver flag to specify an existing SSH key on Vultr
- CHANGE: New driver flag to specify the RancherOS version to use
- CHANGE: Disable notification emails when VM is created
- CHANGE: Set the hostname of the Vultr VM to the machine name
Stable release v1.0.7
Changelog
- FIX: API rate-limit errors (#12)
- CHANGE: Use Godep dependency management
- CHANGE: Build binaries with Go 1.6
Stable release v1.0.6
Changelog
- FIX: Autoformat of RancherOS state partition not working (#9)
Checksums
md5 docker-machine-driver-vultr-v1.0.6-darwin-amd64.tar.gz 009a35fdb5e68904886f252a5bf3ff59
md5 docker-machine-driver-vultr-v1.0.6-linux-amd64.tar.gz c2af5cfcb35d8afd06c422e08b696e33
md5 docker-machine-driver-vultr-v1.0.6-linux-armhf.tar.gz 8a13c9bcdb24b663bad1fde4f505a26e
md5 docker-machine-driver-vultr-v1.0.6-windows-amd64.tar.gz 91265c78fb27c62297d24d389ca6231d
Stable release v1.0.5
Changelog
- FIX: ls timeout when instance is stopped (see docker/machine#3056)
Checksums
md5 docker-machine-driver-vultr-v1.0.5-darwin-amd64.tar.gz 5622ec7dd1a338f9fc24cd82320fa5ec
md5 docker-machine-driver-vultr-v1.0.5-linux-amd64.tar.gz ece3d622b2d95f2f2d18074c6a5ced16
md5 docker-machine-driver-vultr-v1.0.5-linux-armhf.tar.gz 33c85ce289c48710427eb5cc34435827
md5 docker-machine-driver-vultr-v1.0.5-windows-amd64.tar.gz 10f30691504e2fb480f0073154b58635
Stable release v1.0.4
Changelog
- Updated Vultr API library
Stable release v1.0.3
Changelog
- Fixes #7 : Private network interface was not configured on first boot (RancherOS)