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