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