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