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