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