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