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