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