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