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