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