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