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