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