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