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: "ff48e965c261fe71dda770e1e3f1fee34affc614"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ff48e965c261fe71dda770e1e3f1fee34affc614 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=275.0.0"