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