bosh/216
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 59bd6213
.
Release Notes¶
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "216" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=216" sha1: "ff0038731177d4db97dd27da7bf7787821884650"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ff0038731177d4db97dd27da7bf7787821884650 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=216"