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