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