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