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