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