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