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