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