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