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