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