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