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