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