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