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