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