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