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