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