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