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