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