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