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