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