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