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