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