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