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