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