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