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