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