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