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