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