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