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