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