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