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