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