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