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