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