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