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