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