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