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