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