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