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