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