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