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