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