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