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