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