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