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