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