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