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