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