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