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