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