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