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