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