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: sha256:efe0ba3e13450b9800fc25905ab8f4315ed0d4c472fd1f51dcc671db64983bd7
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:efe0ba3e13450b9800fc25905ab8f4315ed0d4c472fd1f51dcc671db64983bd7 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=282.0.1"