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