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