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