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