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