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