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