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