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