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