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