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