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