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