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