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