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