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