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