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