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