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