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