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: sha256:6448054dab063076d84320bfa641bf46beccd19ffef29986e1c57e7492eb5b29
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 6448054dab063076d84320bfa641bf46beccd19ffef29986e1c57e7492eb5b29 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=280.0.15"