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