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