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