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