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