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