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