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