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