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