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