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