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