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