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