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