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