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