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: "87fa983be29c338c93af9e50c19a24fdca6491ce"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 87fa983be29c338c93af9e50c19a24fdca6491ce \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=277.3.0"