bosh/214
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 734b4404
.
Release Notes¶
Features:
- Grow root partition if possible
- finishes root-disk1
epic
- Expose raw AWS instance storage on request
- finishes raw-eph
epic
Fixes:
- bosh stop/restart/recreate
commands properly drain jobs
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "214" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=214" sha1: "c155e2d5396cf56c1e6819962e17ff5386693663"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c155e2d5396cf56c1e6819962e17ff5386693663 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=214"