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