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