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