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