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