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