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