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