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