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