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