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