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