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