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