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