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