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