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