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