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: sha256:f286e0c0ed6add2504f6d6d5a34458632e548f6ba77b82b71d861b37a3541821
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 f286e0c0ed6add2504f6d6d5a34458632e548f6ba77b82b71d861b37a3541821 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=264.11.0"