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