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