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