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