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