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