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