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