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