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