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