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