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