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