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