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