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