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