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