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