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