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