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