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