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