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