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