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